Extension Live Skyyart
Extension de Skyyart pour ses lives Twitch
What is Extension Live Skyyart?
Extension Live Skyyart is a Chrome extension developed by Lougs, and its main feature is "Extension de Skyyart pour ses lives Twitch".
Extension Screenshots
Download Extension Live Skyyart Extension CRX File
Download Extension Live Skyyart extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Ne rate aucun live de Skyyart grâce son extension, te notifiant si un live est en cours ou non !
Extension Basic Information
Name | |
ID | kpnomjccnbnihhpembhgccdlcofhjibb |
Official URL | https://chromewebstore.google.com/detail/extension-live-skyyart/kpnomjccnbnihhpembhgccdlcofhjibb |
Description | Extension de Skyyart pour ses lives Twitch |
File Size | 126 KB |
Installation Count | 720 |
Current Version | 3.1 |
Last Updated | 2020-06-05 |
Publish Date | 2020-06-04 |
Rating | 5.00/5 Total 3 Ratings |
Developer | Lougs |
[email protected] | |
Payment Type | free |
Supported Languages | fr |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Extension Live Skyyart", "version": "3.1", "description": "Extension de Skyyart pour ses lives Twitch", "browser_action": { "default_popup": "index.html" }, "icons": { "128": "img\/logo128.png" }, "background": { "scripts": [ "background.js" ], "persistent": true }, "permissions": [ "notifications" ] } |