Wiki ๐บ๐ธ v4.7.12
About LSSM
LSS MANAGER V.4 is an extension for Missionchief.com and its other language versions.
With this extension, an appstore is added to the game, allowing the usage of modules. You can decide which modules to activate.
Deactivated plugins are not loaded into your browser, for better performance.
Installation ๐ฅ
By using LSSM you agree that we collect metadata.
A table with which browsers LSSM is compatible can be found in our FAQ
Using LSSM on mobile phones
We do not support using LSSM on mobile. While Firefox on mobile allows add-ons, we do not guarantee functionality.
Official support of mobile browsers is currently not planned.
Step 1: Install Tampermonkey
Install Tampermonkey extension into your browser.
Browser | Link |
---|---|
Chrome | Download |
Firefox | Download |
Opera | Download |
For other browsers you can download Tampermonkey on tampermonkey.net.
Warning
Please note that we do not officially support older browsers, mobile browsers and Apple Safari. Support for these browsers is therefore neither guaranteed nor likely.
Step 2: Userscript
If Tampermonkey was successfully installed in your browser, you can either click here or create a new userscript with the following content:
// ==UserScript==
// @name LSS-Manager V.4
// @version 4.7.12-CZ-DK-DE-AU-GB-US-ES-MX-FI-FR-IT-JP-KR-NO-NL-PL-BR-PT-RO-RU-SK-SE-TR-UA
// @author The LSSM-Team: Sanni, Jan (jxn_30), Ron31, Crazycake
// @description LSSM V4 is a Script-Collection for Leitstellenspiel, Missionchief, Meldkamerspel and its other language versions.
// @namespace https://lss-manager.de/
// @homepage https://docs.lss-manager.de/
// @downloadURL https://v4.lss-manager.de/lssm-v4.user.js
// @updateURL https://v4.lss-manager.de/lssm-v4.user.js
// @supportURL https://docs.lss-manager.de/en_US/error_report
// @icon https://docs.lss-manager.de/img/lssm.png
// @match https://www.operacni-stredisko.cz/*
// @match https://policie.operacni-stredisko.cz/*
// @match https://www.alarmcentral-spil.dk/*
// @match https://politi.alarmcentral-spil.dk/*
// @match https://www.leitstellenspiel.de/*
// @match https://polizei.leitstellenspiel.de/*
// @match https://www.missionchief-australia.com/*
// @match https://police.missionchief-australia.com/*
// @match https://www.missionchief.co.uk/*
// @match https://police.missionchief.co.uk/*
// @match https://www.missionchief.com/*
// @match https://police.missionchief.com/*
// @match https://www.centro-de-mando.es/*
// @match https://www.centro-de-mando.mx/*
// @match https://www.hatakeskuspeli.com/*
// @match https://poliisi.hatakeskuspeli.com/*
// @match https://www.operateur112.fr/*
// @match https://police.operateur112.fr/*
// @match https://www.operatore112.it/*
// @match https://polizia.operatore112.it/*
// @match https://www.missionchief-japan.com/*
// @match https://www.missionchief-korea.com/*
// @match https://www.nodsentralspillet.com/*
// @match https://politiet.nodsentralspillet.com/*
// @match https://www.meldkamerspel.com/*
// @match https://politie.meldkamerspel.com/*
// @match https://www.operatorratunkowy.pl/*
// @match https://policja.operatorratunkowy.pl/*
// @match https://www.operador193.com/*
// @match https://www.jogo-operador112.com/*
// @match https://policia.jogo-operador112.com/*
// @match https://www.jocdispecerat112.com/*
// @match https://www.dispetcher112.ru/*
// @match https://www.dispecerske-centrum.com/*
// @match https://www.larmcentralen-spelet.se/*
// @match https://polis.larmcentralen-spelet.se/*
// @match https://www.112-merkez.com/*
// @match https://www.dyspetcher101-game.com/*
// @run-at document-idle
// @grant GM_info
// @grant unsafeWindow
// ==/UserScript==
/* global I18n, user_id */
const e=()=>{const e=document.createElement("script");e.src=`https://v4.lss-manager.de/core.js?_=${Math.floor(Date.now()/6e5)}&branch=${localStorage.getItem("lssmv4_branch")??"stable"}`;e.setAttribute("type","module");e.setAttribute("async","");unsafeWindow["lssmv4-GM_Info"]=JSON.parse(JSON.stringify(GM_info));document.body.append(e)};if((!window.frameElement||window.frameElement?.src.startsWith("https"))&&!/^\/users\//u.test(window.location.pathname)&&"undefined"!=typeof user_id&&"undefined"!=typeof I18n)if(window!==window.parent&&window.parent.hasOwnProperty("lssmv4-redesign-lightbox")){const t="lssmv4-redesign-iframe-trigger-lssm-load";window.parent.addEventListener(t,e);window.addEventListener("pagehide",(()=>window.parent.removeEventListener(t,e)));window.parent["lssmv4-redesign-lightbox"].src=new URL(window.location.href).toString()}else e();
Step 2.5: Activate developer mode or switch to Firefox
If you use "Google Chrome" or a browser based on Chromium, it may be necessary to activate developer mode in order to execute userscripts. If you don't want to switch to Firefox, you can find the following at https://www.tampermonkey.net/faq.php?locale=en#Q209 for instructions on how to activate developer mode.
Step 3: Activate
LSSM indicator is the LSSM logo or (if set accordingly in the settings) a green text LSSM V.4
. If you cannot find this indicator, click on the tampermonkey icon in your browser and check if the switch for LSS-Manager script is set to on
.
If you have any problems, feel free to contact Support.