Zydar - Twitch
Comment ne plus louper les lives de Zydar!
Co to jest Zydar - Twitch?
Zydar - Twitch to rozszerzenie Chrome opracowane przez xiZeKoH, a jego główną funkcją jest „Comment ne plus louper les lives de Zydar!”.
Pobierz plik CRX rozszerzenia Zydar - Twitch
Pobierz pliki rozszerzeń Zydar - Twitch w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
Extension de Zydar, Cet extension vous permet de savoir si Zydar est en Stream ou non. Logo Zydar vert : Stream ON Logo Zydar rouge : Stream OFF by ZeKoH Twitter @xiZeKoH
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | aekdcbbenghhjcnbhfbjolcmkaehmlda |
Oficjalny URL | https://chromewebstore.google.com/detail/zydar-twitch/aekdcbbenghhjcnbhfbjolcmkaehmlda |
Opis | Comment ne plus louper les lives de Zydar! |
Rozmiar pliku | 47.98 KB |
Liczba instalacji | 56 |
Aktualna Wersja | 6.3 |
Ostatnia Aktualizacja | 2016-04-15 |
Data Publikacji | 2016-04-15 |
Ocena | 4.83/5 Łącznie 6 Oceny |
Deweloper | xiZeKoH |
[email protected] | |
Typ Płatności | free |
Obsługiwane Języki | fr |
manifest.json | |
{ "author": "Alexis AmZ", "background": { "scripts": [ "parameters.js", "background.js", "chrome.js" ] }, "browser_action": { "default_icon": "icon_off.png", "default_title": "Zydar - Offline" }, "description": "Comment ne plus louper les lives de Zydar!", "icons": { "128": "icons\/logo128.png", "256": "icons\/logo256.png", "32": "icons\/logo32.png", "64": "icons\/logo64.png" }, "manifest_version": 2, "name": "Zydar - Twitch ", "permissions": [ "https:\/\/api.twitch.tv\/", "notifications" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "6.3" } |