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 |
官方網址 | 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" } |