La Meute
Soyez au courant quand Aiekillu commence à streamer!
Wat is La Meute?
La Meute is een Chrome-extensie ontwikkeld door EpikCloud, en de belangrijkste functie is "Soyez au courant quand Aiekillu commence à streamer!".
Extensie Screenshots
Download het CRX-bestand van de extensie La Meute
Download La Meute-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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 Basisinformatie over de Extensie
| Naam | |
| ID | lpchifjainclkopdhbiocncckofifijh |
| Officiële URL | https://chromewebstore.google.com/detail/la-meute/lpchifjainclkopdhbiocncckofifijh |
| Beschrijving | Soyez au courant quand Aiekillu commence à streamer! |
| Bestandsgrootte | 42.01 KB |
| Aantal Installaties | 88 |
| Huidige Versie | 1.0.1 |
| Laatst Bijgewerkt | 2015-11-19 |
| Publicatiedatum | 2015-11-19 |
| Beoordeling | 5.00/5 Totaal 7 Beoordelingen |
| Ontwikkelaar | EpikCloud |
| Betalingswijze | free |
| Ondersteunde Talen | 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"
} | |