Zydar - Twitch
Comment ne plus louper les lives de Zydar!
Wat is Zydar - Twitch?
Zydar - Twitch is een Chrome-extensie ontwikkeld door xiZeKoH, en de belangrijkste functie is "Comment ne plus louper les lives de Zydar!".
Download het CRX-bestand van de extensie Zydar - Twitch
Download Zydar - Twitch-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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
Basisinformatie over de Extensie
Naam | |
ID | aekdcbbenghhjcnbhfbjolcmkaehmlda |
Officiële URL | https://chromewebstore.google.com/detail/zydar-twitch/aekdcbbenghhjcnbhfbjolcmkaehmlda |
Beschrijving | Comment ne plus louper les lives de Zydar! |
Bestandsgrootte | 47.98 KB |
Aantal Installaties | 56 |
Huidige Versie | 6.3 |
Laatst Bijgewerkt | 2016-04-15 |
Publicatiedatum | 2016-04-15 |
Beoordeling | 4.83/5 Totaal 6 Beoordelingen |
Ontwikkelaar | xiZeKoH |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | 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" } |