La Meute
Soyez au courant quand Aiekillu commence à streamer!
La Meuteとは何ですか?
La MeuteはEpikCloudによって開発されたChromeの拡張機能で、その主な機能は「Soyez au courant quand Aiekillu commence à streamer!」です。
拡張機能のスクリーンショット
La Meute拡張機能のCRXファイルをダウンロード
La Meute拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Soyez au courant quand Aiekillu commence à streamer. Cette application vous ajoute un petit bouton avec le logo de la Meute, qui à deux fonctions : - Pas de live : Ce bouton vous redirige vers le twitter @Aiekillu - Live : Celui ci vous redirige vers le lien twitch. Une notification sera affiché dès qu'Aiekillu live (C'est Sven qui l'envoie lel). La Meute, une application par EpikCloud (https://twitter.com/EpikCloud) Crédits Image : TORTUEX
拡張機能の基本情報
名前 | La Meute |
ID | lpchifjainclkopdhbiocncckofifijh |
公式URL | https://chromewebstore.google.com/detail/la-meute/lpchifjainclkopdhbiocncckofifijh |
説明 | Soyez au courant quand Aiekillu commence à streamer! |
ファイルサイズ | 42.01 KB |
インストール数 | 88 |
現在のバージョン | 1.0.1 |
最終更新日 | 2015-11-19 |
公開日 | 2015-11-19 |
評価 | 5.00/5 合計 7 レビュー |
開発者 | EpikCloud |
支払い方法 | free |
対応言語 | fr |
manifest.json | |
{ "background": { "scripts": [ "jquery.min.js", "parameters.js", "background.js", "chrome.js" ] }, "browser_action": { "default_icon": "icon.png" }, "description": "Soyez au courant quand Aiekillu commence \u00e0 streamer!", "icons": { "128": "iconoff128.png", "16": "iconoff16.png", "48": "iconoff48.png" }, "manifest_version": 2, "name": "La Meute", "permissions": [ "https:\/\/api.twitch.tv\/", "https:\/\/api.dailymotion.com\/", "http:\/\/ulas-atila.com\/", "notifications" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0.1" } |