Chap Live Extension
Ne manquez pas un seul stream de Chap !
什麼是Chap Live Extension?
Chap Live Extension是由Onutrem開發的Chrome擴展程式,該擴展的主要功能是“Ne manquez pas un seul stream de Chap !”。
下載Chap Live Extension擴展crx文件
下載Chap Live Extension擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
A l'aide de cette extension, vous serez prévenu quand Chap lance son stream à l'aide d'une notification cliquable. Vous pourrez savoir à tout moment à l'aide de l'icône si il est toujours en ligne ou non. 擴展基本資訊
| 名稱 | |
| ID | iopdfkaelnhmepnkplpopokigddhienl |
| 官方網址 | https://chromewebstore.google.com/detail/chap-live-extension/iopdfkaelnhmepnkplpopokigddhienl |
| 簡介 | Ne manquez pas un seul stream de Chap ! |
| 檔案大小 | 230 KB |
| 安裝次數 | 92 |
| 目前版本 | 1.0 |
| 更新時間 | 2016-04-07 |
| 上架時間 | 2016-04-07 |
| 評分 | 5.00/5 共 3 次評分 |
| 開發者 | Onutrem |
| 付費類型 | free |
| 支援的語言 | fr |
| manifest.json | |
{
"author": "Onutrem @onutrem",
"background": {
"scripts": [
"libs\/jquery-1.11.2.js",
"parameters.js",
"background.js",
"chrome.js"
]
},
"browser_action": {
"default_icon": "icon_off.png",
"default_title": "Chap - Offline"
},
"description": "Ne manquez pas un seul stream de Chap !",
"icons": {
"256": "icons\/logo256.png",
"128": "icons\/logo128.png",
"32": "icons\/logo32.png",
"64": "icons\/logo64.png"
},
"manifest_version": 2,
"name": "Chap Live Extension",
"permissions": [
"https:\/\/api.twitch.tv\/",
"notifications"
],
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"version": "1.0"
} | |