NieDaRadek - Livestream Checker
Rozszerzenie ktore pokazuje ci kiedy NieDaRadek jest online na twitchu
What is NieDaRadek - Livestream Checker?
NieDaRadek - Livestream Checker is a Chrome extension developed by Johnny2525, and its main feature is "Rozszerzenie ktore pokazuje ci kiedy NieDaRadek jest online na twitchu".
Extension Screenshots
Download NieDaRadek - Livestream Checker Extension CRX File
Download NieDaRadek - Livestream Checker 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
Rozszerzenie ktore pokazuje ci kiedy NieDaRadek jest online na twitchu
Extension Basic Information
Name | NieDaRadek - Livestream Checker |
ID | mbnmmncncnpggpeadmifpggmnhhdagjm |
Official URL | https://chromewebstore.google.com/detail/niedaradek-livestream-che/mbnmmncncnpggpeadmifpggmnhhdagjm |
Description | Rozszerzenie ktore pokazuje ci kiedy NieDaRadek jest online na twitchu |
File Size | 339 KB |
Installation Count | 15 |
Current Version | 1.39 |
Last Updated | 2023-03-19 |
Publish Date | 2017-04-17 |
Developer | Johnny2525 |
[email protected] | |
Payment Type | free |
Supported Languages | pl |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "NieDaRadek - Livestream Checker", "description": "Rozszerzenie ktore pokazuje ci kiedy NieDaRadek jest online na twitchu", "version": "1.39", "action": { "default_icon": "icon128.png", "default_title": "niedaradek", "default_popup": "popup.html" }, "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "homepage_url": "http:\/\/twitch.tv\/niedaradek", "background": { "service_worker": "iconstate.js", "type": "module" }, "offline_enabled": false, "permissions": [] } |