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 |
| 公式URL | 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"
} | |