La Meute
Soyez au courant quand Aiekillu commence à streamer!
What is La Meute?
La Meute is a Chrome extension developed by EpikCloud, and its main feature is "Soyez au courant quand Aiekillu commence à streamer!".
Extension Screenshots
Download La Meute Extension CRX File
Download La Meute 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
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
Extension Basic Information
Name | La Meute |
ID | lpchifjainclkopdhbiocncckofifijh |
Official URL | https://chromewebstore.google.com/detail/la-meute/lpchifjainclkopdhbiocncckofifijh |
Description | Soyez au courant quand Aiekillu commence à streamer! |
File Size | 42.01 KB |
Installation Count | 88 |
Current Version | 1.0.1 |
Last Updated | 2015-11-19 |
Publish Date | 2015-11-19 |
Rating | 5.00/5 Total 7 Ratings |
Developer | EpikCloud |
Payment Type | free |
Supported Languages | 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" } |