Zydar - Twitch
Comment ne plus louper les lives de Zydar!
Zydar - Twitch là gì?
Zydar - Twitch là một tiện ích mở rộng Chrome được phát triển bởi xiZeKoH, và tính năng chính của nó là "Comment ne plus louper les lives de Zydar!".
Tải xuống tệp CRX của tiện ích mở rộng Zydar - Twitch
Tải xuống các tệp mở rộng Zydar - Twitch dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | aekdcbbenghhjcnbhfbjolcmkaehmlda |
URL Chính Thức | https://chromewebstore.google.com/detail/zydar-twitch/aekdcbbenghhjcnbhfbjolcmkaehmlda |
Mô tả | Comment ne plus louper les lives de Zydar! |
Kích Thước Tệp | 47.98 KB |
Số Lần Cài Đặt | 56 |
Phiên Bản Hiện Tại | 6.3 |
Cập Nhật Lần Cuối | 2016-04-15 |
Ngày Phát Hành | 2016-04-15 |
Đánh Giá | 4.83/5 Tổng số 6 Đánh Giá |
Nhà Phát Triển | xiZeKoH |
[email protected] | |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | 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" } |