Hell Rabbits Live
Ne ratez aucun live de la team ;) !
什麼是Hell Rabbits Live?
Hell Rabbits Live是由https://hellrabbitsgaming.tv開發的Chrome擴展程式,該擴展的主要功能是“Ne ratez aucun live de la team ;) !”。
擴展截圖
下載Hell Rabbits Live擴展crx文件
下載Hell Rabbits Live擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Ne ratez aucun live de la team Hell Rabbits grâce à l'application !
擴展基本資訊
名稱 | Hell Rabbits Live |
ID | fkgebaegmcnelkblomidkpodmbjemndg |
官方網址 | https://chromewebstore.google.com/detail/hell-rabbits-live/fkgebaegmcnelkblomidkpodmbjemndg |
簡介 | Ne ratez aucun live de la team ;) ! |
檔案大小 | 764 KB |
安裝次數 | 11 |
目前版本 | 1.6.2 |
更新時間 | 2017-08-16 |
上架時間 | 2017-08-08 |
評分 | 4.50/5 共 8 次評分 |
開發者 | https://hellrabbitsgaming.tv |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | http://www.twitch.tv/hellrabbitsgaming |
支援的語言 | fr |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Hell Rabbits Live", "author": "Thomas Pecriaux", "description": "Ne ratez aucun live de la team ;) !", "version": "1.6.2", "background": { "scripts": [ "libs\/jquery-1.11.2.js", "parameters.js", "background.js", "chrome.js" ] }, "icons": { "256": "icons\/logo256.png", "128": "icons\/logo128.png", "64": "icons\/logo64.png", "32": "icons\/logo32.png" }, "permissions": [ "https:\/\/api.twitch.tv\/", "notifications" ], "browser_action": { "default_title": "Hell Rabbits - offline", "default_popup": "popup.html", "default_icon": "icon_off.png" } } |