Zydar - Twitch
Comment ne plus louper les lives de Zydar!
Vad är Zydar - Twitch?
Zydar - Twitch är en Chrome-tillägg utvecklad av xiZeKoH, och dess huvudfunktion är "Comment ne plus louper les lives de Zydar!".
Ladda ner Zydar - Twitch-förlängningens CRX-fil
Ladda ner Zydar - Twitch-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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
Grundläggande Information om Tillägg
Namn | |
ID | aekdcbbenghhjcnbhfbjolcmkaehmlda |
Officiell webbadress | https://chromewebstore.google.com/detail/zydar-twitch/aekdcbbenghhjcnbhfbjolcmkaehmlda |
Beskrivning | Comment ne plus louper les lives de Zydar! |
Filstorlek | 47.98 KB |
Antal Installationer | 56 |
Aktuell Version | 6.3 |
Senast Uppdaterad | 2016-04-15 |
Publiceringsdatum | 2016-04-15 |
Betyg | 4.83/5 Totalt 6 Betyg |
Utvecklare | xiZeKoH |
E-post | [email protected] |
Betalningssätt | free |
Stödda Språk | 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" } |