Zydar - Twitch
Comment ne plus louper les lives de Zydar!
Что такое Zydar - Twitch?
Zydar - Twitch - это расширение Chrome, разработанное xiZeKoH, и его основная функция - "Comment ne plus louper les lives de Zydar!".
Скачать файл CRX расширения Zydar - Twitch
Скачайте файлы расширений Zydar - Twitch в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
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
Основная информация о расширении
Название | |
ID | aekdcbbenghhjcnbhfbjolcmkaehmlda |
Официальный URL | https://chromewebstore.google.com/detail/zydar-twitch/aekdcbbenghhjcnbhfbjolcmkaehmlda |
Описание | Comment ne plus louper les lives de Zydar! |
Размер файла | 47.98 KB |
Количество установок | 56 |
Текущая Версия | 6.3 |
Последнее Обновление | 2016-04-15 |
Дата публикации | 2016-04-15 |
Рейтинг | 4.83/5 Всего 6 оценок |
Разработчик | xiZeKoH |
Электронная почта | [email protected] |
Тип оплаты | free |
Поддерживаемые языки | 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" } |