{"id":17350436,"url":"https://github.com/meskill/mystic-light-browser-cinema","last_synced_at":"2025-04-13T22:00:20.620Z","repository":{"id":60123060,"uuid":"512197682","full_name":"meskill/mystic-light-browser-cinema","owner":"meskill","description":"Chrome Extension integration with Mystic Light","archived":false,"fork":false,"pushed_at":"2022-10-03T19:47:04.000Z","size":6922,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-22T02:01:40.490Z","etag":null,"topics":["browser-extension","chrome-extension","gh-backup","rgb","rust","windows"],"latest_commit_sha":null,"homepage":"https://chrome.google.com/webstore/detail/mystic-light-browser-cine/gdpnjcddcajojjckihckodnehnjghbcp","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/meskill.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-07-09T13:50:30.000Z","updated_at":"2023-01-13T14:17:40.000Z","dependencies_parsed_at":"2023-01-19T04:45:19.092Z","dependency_job_id":null,"html_url":"https://github.com/meskill/mystic-light-browser-cinema","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meskill%2Fmystic-light-browser-cinema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meskill%2Fmystic-light-browser-cinema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meskill%2Fmystic-light-browser-cinema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meskill%2Fmystic-light-browser-cinema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/meskill","download_url":"https://codeload.github.com/meskill/mystic-light-browser-cinema/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248788873,"owners_count":21161726,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["browser-extension","chrome-extension","gh-backup","rgb","rust","windows"],"created_at":"2024-10-15T17:06:55.604Z","updated_at":"2025-04-13T22:00:20.572Z","avatar_url":"https://github.com/meskill.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mystic Light Browser Cinema\n\nExtension 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.\n\n\u003e Works only with installed [Mystic Light](https://www.msi.com/Landing/mystic-light-rgb-gaming-pc/mystic-light) and [companion app](#native-app) on Windows\n\n\u0026nbsp;\n\n## Why?\n\n\u003cimg align=\"right\" width=\"370\" src=\"./assets/demonstration.gif\"\u003e\n\nHaving 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.\n\n\u0026nbsp;\n\n\u0026nbsp;\n\n\u0026nbsp;\n\n## Is my device supported?\n\n- check your device info - if there any mention of \"Mystic Light\" then most likely it is supported\n- you can check the [Mystic Light compatible products](https://www.msi.com/Landing/mystic-light-rgb-gaming-pc/compatible-products)\n- if you have installed \"Dragon Center\" or \"MSI Center\" app you will see your device on the Mystic Light tab if it is supported\n\n\u0026nbsp;\n\n\u0026nbsp;\n\n\u0026nbsp;\n\n\u0026nbsp;\n\n## Setup\n\n1. 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 [here](https://www.msi.com/Landing/mystic-light-rgb-gaming-pc/download).\n2. Install [native-app](#native-app)\n3. Install [browser extension](#browser-extension)\n\n### Native app\n\n1. Go to [releases page](https://github.com/meskill/mystic-light-browser-cinema/releases)\n2. Find latest release\n3. Locate download link with `Native-app installer` and click on it\n4. After download run it to install native app\n\nTo verify that everything is set correctly:\n1. Press `Win + R`, type `services.msc`, press enter\n2. Locate `Mystic Light Browser Cinema` service\n3. If it shows state `Running` then native-app is working\n\n\n\u003cp align=\"center\"\u003e\n  \u003cimg align=\"center\" height=\"280\" src=\"./assets/running-service.png\"\u003e\n\u003c/p\u003e\n\n### Browser extension\n\n1. Install `Mystic Light Browser Cinema` extension from [Chrome Web Store](https://chrome.google.com/webstore/detail/mystic-light-browser-cine/gdpnjcddcajojjckihckodnehnjghbcp) or from [github releases page](https://github.com/meskill/mystic-light-browser-cinema/releases)\n2. Navigate to `chrome://extensions` and click \"Details\" on the newly installed extension.\n3. Scroll down and make sure the \"Allow access to file URLs\" is enabled.\n\nTo verify that everything is set correctly:\n1. In your browser go to `Menu -\u003e More Tools -\u003e Extension`\n2. Locate `Mystic Light Browser Cinema` extension, click `Details`\n3. Verify that extension and the \"Allow access to file URLs\" flag are enabled\n\n\u003cp align=\"center\"\u003e\n  \u003cimg align=\"center\" height=\"420\" src=\"./assets/extension-settings.png\"\u003e\n\u003c/p\u003e\n\n\n## Uninstall\n\n- Uninstall \"Mystic Light Browser Extension\" from your browser\n- Uninstall \"Mystic Light Browser Cinema\" app from your system through \"Add or remove programs\" tab in windows settings\n\n\n## Caveats\n\n- Supports only `Windows`\n- 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.\n- Only default `%ProgramData%` location is supported. E.g. `C:\\\\ProgramData`\n\n## Troubleshooting\n\n### Browser extension shows alert with error \"native-app not found\"\n\nMake sure you have installed [native-app](#native-app) and it is running:\n- open start menu\n- type \"Services\"\n- open Services app\n- locate \"Mystic Light Browser Cinema\" service\n- make sure it is in \"Running\" state. If not try to start it manually\n- if it doesn't help follow [this instruction](#no-answer-on-my-question)\n\n### Device state doesn't reflect browser mode\n\nMake sure you have followed [setup instruction](#setup) and have installed \"MSI SDK\" and native-app.\n\nIf you have everything installed follow [this instruction](#no-answer-on-my-question)\n\n### No answer on my question\n\nPlease create Issue on [GitHub](https://github.com/meskill/mystic-light-browser-cinema/issues) with detailed report.\n\nProvide next information:\n- screenshot of opened MSI app that shows your Mystic Light compatible devices\n- screenshot of opened Windows Services app that shows that you have running \"Mystic Light Browser Cinema\" service\n- send as an archive the logs from \"C:\\ProgramData\\Mystic Light\\Mystic Light Browser Cinema\\logs\" folder\n\n## How does it work\n\nYou can find additional information in the related docs:\n\n- [Browser extension](./chrome-extension/README.md)\n- [Native-app](./native-app/README.md)\n\n## Related Projects\n\n- [Steelseries Browser Cinema](https://github.com/meskill/steelseries-browser-cinema) - similar extension but only for Steelseries devices\n\n## Credits\n\n### Icons\n\nIcons made by [Freepik](https://www.freepik.com) from [www.flaticon.com](https://www.flaticon.com/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeskill%2Fmystic-light-browser-cinema","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmeskill%2Fmystic-light-browser-cinema","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeskill%2Fmystic-light-browser-cinema/lists"}