Chap Live Extension
Ne manquez pas un seul stream de Chap !
What is Chap Live Extension?
Chap Live Extension is a Chrome extension developed by Onutrem, and its main feature is "Ne manquez pas un seul stream de Chap !".
Download Chap Live Extension Extension CRX File
Download Chap Live Extension extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | Chap Live Extension |
ID | iopdfkaelnhmepnkplpopokigddhienl |
Official URL | https://chromewebstore.google.com/detail/chap-live-extension/iopdfkaelnhmepnkplpopokigddhienl |
Description | Ne manquez pas un seul stream de Chap ! |
File Size | 230 KB |
Installation Count | 92 |
Current Version | 1.0 |
Last Updated | 2016-04-07 |
Publish Date | 2016-04-07 |
Rating | 5.00/5 Total 3 Ratings |
Developer | Onutrem |
Payment Type | free |
Supported Languages | 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" } |