La Meute
Soyez au courant quand Aiekillu commence à streamer!
Vad är La Meute?
La Meute är en Chrome-tillägg utvecklad av EpikCloud, och dess huvudfunktion är "Soyez au courant quand Aiekillu commence à streamer!".
Tilläggsskärmbilder
Ladda ner La Meute-förlängningens CRX-fil
Ladda ner La Meute-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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 Grundläggande Information om Tillägg
| Namn | |
| ID | lpchifjainclkopdhbiocncckofifijh |
| Officiell webbadress | https://chromewebstore.google.com/detail/la-meute/lpchifjainclkopdhbiocncckofifijh |
| Beskrivning | Soyez au courant quand Aiekillu commence à streamer! |
| Filstorlek | 42.01 KB |
| Antal Installationer | 88 |
| Aktuell Version | 1.0.1 |
| Senast Uppdaterad | 2015-11-19 |
| Publiceringsdatum | 2015-11-19 |
| Betyg | 5.00/5 Totalt 7 Betyg |
| Utvecklare | EpikCloud |
| Betalningssätt | free |
| Stödda Språk | 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"
} | |