Mystic Light Browser Cinema
Allows to subscribe to browser fullscreen event to control mystic light gears lighting
Что такое Mystic Light Browser Cinema?
Mystic Light Browser Cinema - это расширение Chrome, разработанное meskill, и его основная функция - "Allows to subscribe to browser fullscreen event to control mystic light gears lighting".
Снимки экрана расширения
Скачать файл CRX расширения Mystic Light Browser Cinema
Скачайте файлы расширений Mystic Light Browser Cinema в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
🎞 Mystic Light Browser Cinema 🎞 ⭐Have you ever wanted to automatically disable your gear lightning while you are watching movie or youtube video? Check this out ⭐ Extension for Chromium-based browsers (Chromium, Chrome, Vivaldi, Edge, Yandex.Browser) that allows to disable lighting effects of your Mystic Light compatible (mostly comes under MSI trademark) RGB peripherals and components on event when browser enters fullscreen mode. ⚠ Note: Works only with installed Mystic Light and companion app on Windows ❓ Why Having gaming peripherals and components with fancy RGB led feels great, but it might become annoying while you are trying to watch movies or youtube videos. This extension just allows to automatically disable lighting of these devices when browsers enters fullscreen mode. When browsers leaves fullscreen your device settings will restore to previous state before fullscreen event. ❓ Is my device supported? - check your device info - if there any mention of "Mystic Light" then most likely it is supported - you can check the Mystic Light compatible products -https://www.msi.com/Landing/mystic-light-rgb-gaming-pc/compatible-products - if you have installed "Dragon Center" or "MSI Center" app you will see your device on the Mystic Light tab if it is supported 🔨 Setup 1. Make sure you have installed "MSI SDK" program installed on your device. This program is installed with either "Dragon Center" or "MSI Center" app - you can find download links https://www.msi.com/Landing/mystic-light-rgb-gaming-pc/download. 2. Install native-app 3. Install browser extension 💻 Native app 1. Go to releases page - https://github.com/meskill/mystic-light-browser-cinema/releases 2. Find latest release 3. Locate download link with `Native-app installer` and click on it 4. After download run it to install native app 🧶 Browser extension 1. Install `Mystic Light Browser Cinema` extension from Chrome store 2. Navigate to `chrome://extensions` and click "Details" on the newly installed extension. 3. Scroll down and make sure the "Allow access to file URLs" is enabled. 😩 Uninstall - Uninstall "Mystic Light Browser Extension" from your browser - Uninstall "Mystic Light Browser Cinema" app from your system through "Add or remove programs" tab in windows settings 🎃 Caveats - Supports only `Windows` - Changing device state not through Mystic Light app wont be detected by the extension and that will mess up the lighting for you. So prefer to change light effects only through MSI app. - Only default `%ProgramData%` location is supported. E.g. `C:\\ProgramData` 🩺 Troubleshooting ❓ Browser extension shows alert with error "native-app not found" Make sure you have installed [native-app](#native-app) and it is running: - open start menu - type "Services" - open Services app - locate "Mystic Light Browser Cinema" service - make sure it is in "Running" state. If not try to start it manually - if it doesn't help follow [this instruction](#no-answer-on-my-question) ❓ Device state doesn't reflect browser mode Make sure you have followed setup instruction and have installed "MSI SDK" and native-app. ❓ No answer on my question Please create Issue on GitHub -https://github.com/meskill/mystic-light-browser-cinema/issues with detailed report. Provide next information: - screenshot of opened MSI app that shows your Mystic Light compatible devices - screenshot of opened Windows Services app that shows that you have running "Mystic Light Browser Cinema" service - send as an archive the logs from "C:\ProgramData\Mystic Light\Mystic Light Browser Cinema\logs" folder 🙏 Credits 🎨 Icons Icons made by [Freepik](https://www.freepik.com) from [www.flaticon.com](https://www.flaticon.com/)
Основная информация о расширении
Название | Mystic Light Browser Cinema |
ID | gdpnjcddcajojjckihckodnehnjghbcp |
Официальный URL | https://chromewebstore.google.com/detail/mystic-light-browser-cine/gdpnjcddcajojjckihckodnehnjghbcp |
Описание | Allows to subscribe to browser fullscreen event to control mystic light gears lighting |
Размер файла | 48.98 KB |
Количество установок | 26 |
Текущая Версия | 1.0.5 |
Последнее Обновление | 2023-08-25 |
Дата публикации | 2022-10-02 |
Рейтинг | 5.00/5 Всего 1 оценок |
Разработчик | meskill |
Электронная почта | [email protected] |
Тип оплаты | free |
Официальный сайт расширения | https://github.com/meskill/mystic-light-browser-cinema |
URL страницы помощи | https://github.com/meskill/mystic-light-browser-cinema |
Поддерживаемые языки | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "icons": { "16": "icon16.721b7357.png", "48": "icon48.f544afcb.png", "128": "icon128.6aa15eb0.png" }, "manifest_version": 3, "action": { "default_icon": { "16": "icon16.721b7357.png", "48": "icon48.f544afcb.png" } }, "version": "1.0.5", "name": "Mystic Light Browser Cinema", "description": "Allows to subscribe to browser fullscreen event to control mystic light gears lighting", "author": "meskill <[email protected]>", "background": { "service_worker": "background.23452572.js", "type": "module" }, "content_scripts": [ { "matches": [ " |