L'Armée des Licornets 1.0
Cette extension vous tient au courant des lives et vidéos de Yuudoku
L'Armée des Licornets 1.0 là gì?
L'Armée des Licornets 1.0 là một tiện ích mở rộng Chrome được phát triển bởi as2pik, và tính năng chính của nó là "Cette extension vous tient au courant des lives et vidéos de Yuudoku".
Tải xuống tệp CRX của tiện ích mở rộng L'Armée des Licornets 1.0
Tải xuống các tệp mở rộng L'Armée des Licornets 1.0 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
Petite extension qui vous informe des lives de Yuudoku sur Twitch
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | kdfjijmbhmlllfgnloheijpljffoafpi |
URL Chính Thức | https://chromewebstore.google.com/detail/larm%C3%A9e-des-licornets-10/kdfjijmbhmlllfgnloheijpljffoafpi |
Mô tả | Cette extension vous tient au courant des lives et vidéos de Yuudoku |
Kích Thước Tệp | 63.62 KB |
Số Lần Cài Đặt | 26 |
Phiên Bản Hiện Tại | 1.0 |
Cập Nhật Lần Cuối | 2017-06-14 |
Ngày Phát Hành | 2017-06-14 |
Đánh Giá | 5.00/5 Tổng số 4 Đánh Giá |
Nhà Phát Triển | as2pik |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | fr |
manifest.json | |
{ "background": { "scripts": [ "js\/jquery.min.js", "js\/checkUpdate.js" ] }, "browser_action": { "default_popup": "popup.html" }, "description": "Cette extension vous tient au courant des lives et vid\u00e9os de Yuudoku", "icons": { "128": "icons\/icon128.png" }, "manifest_version": 2, "name": "L'Arm\u00e9e des Licornets 1.0", "permissions": [ "activeTab", "notifications", "https:\/\/ajax.googleapis.com\/", "http:\/\/api.twitch.tv\/", "https:\/\/api.twitch.tv\/" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0" } |