Twitch.TV Statut extension : Sup0w
Extension de Sup0w, streamer partenaire Twitch.TV
什么是Twitch.TV Statut extension : Sup0w?
Twitch.TV Statut extension : Sup0w是由Sup0w Dev开发的Chrome扩展程序,该扩展的主要功能是“Extension de Sup0w, streamer partenaire Twitch.TV”。
扩展截图
下载Twitch.TV Statut extension : Sup0w扩展crx文件
下载Twitch.TV Statut extension : Sup0w扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Extension Live Notifier pour les lives de Sup0w. 扩展基本信息
| 名称 | |
| ID | cdikjflbegbhmaipnekccppimkpnghem |
| 官方URL | https://chromewebstore.google.com/detail/twitchtv-statut-extension/cdikjflbegbhmaipnekccppimkpnghem |
| 简介 | Extension de Sup0w, streamer partenaire Twitch.TV |
| 文件大小 | 1.5 MB |
| 安装次数 | 10 |
| 当前版本 | 3.1 |
| 更新时间 | 2016-10-08 |
| 上架时间 | 2016-10-08 |
| 评分 | 5.00/5 共1次评分 |
| 开发者 | Sup0w Dev |
| 付费类型 | free |
| 支持的语言 | fr |
| manifest.json | |
{
"author": "NihilGFX",
"background": {
"scripts": [
"libs\/jquery-1.11.2.js",
"parameters.js",
"background.js",
"chrome.js"
]
},
"browser_action": {
"default_icon": "icon.png",
"default_popup": "popup.html",
"default_title": "Sup0w - Offline"
},
"description": "Extension de Sup0w, streamer partenaire Twitch.TV",
"icons": {
"128": "icons\/logo128.png",
"256": "icons\/logo256.png",
"32": "icons\/logo32.png",
"64": "icons\/logo64.png"
},
"manifest_version": 2,
"name": "Twitch.TV Statut extension : Sup0w",
"permissions": [
"https:\/\/api.twitch.tv\/",
"notifications"
],
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"version": "3.1"
} | |