As2piK Army 1.4
Cette extension vous tient au courant des lives et vidéos d'As2piK
什麼是As2piK Army 1.4?
As2piK Army 1.4是由https://www.as2pik.tv開發的Chrome擴展程式,該擴展的主要功能是“Cette extension vous tient au courant des lives et vidéos d'As2piK”。
擴展截圖
下載As2piK Army 1.4擴展crx文件
下載As2piK Army 1.4擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Cette application vous informe lorsque As2piK lance un live.
CHANGELOG
---------
1.40 : Ajout des options pour activer/désactiver les notifications de lives et/ou de rediffusions. Pour accéder aux options, faire un clic droit sur l'icône de l'extension et sélectionner "options";
1.31 : Avec l'ajout des rediffs automatique sur Twitch, l'extension fait maintenant la différence entre les lives et les rediffusions. L'icone devient orange quand la chaîne est en rediffusion. 擴展基本資訊
| 名稱 | |
| ID | hdmloilgpjgmjoccncpbncfogkejcopi |
| 官方網址 | https://chromewebstore.google.com/detail/as2pik-army-14/hdmloilgpjgmjoccncpbncfogkejcopi |
| 簡介 | Cette extension vous tient au courant des lives et vidéos d'As2piK |
| 檔案大小 | 58.23 KB |
| 安裝次數 | 111 |
| 目前版本 | 1.40 |
| 更新時間 | 2017-06-14 |
| 上架時間 | 2017-06-14 |
| 評分 | 4.92/5 共 38 次評分 |
| 開發者 | https://www.as2pik.tv |
| 付費類型 | free |
| 支援的語言 | fr |
| manifest.json | |
{
"background": {
"scripts": [
"js\/jquery.min.js",
"js\/checkUpdate.js"
]
},
"browser_action": {
"default_popup": "popup.html"
},
"description": "Cette extension vous tient au courant des lives et vid\u00e9os d'As2piK",
"icons": {
"128": "icons\/icon128.png"
},
"key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAnJeMnmXB2y36CMgvuAuHQGDU60bHMYoIzapBms41VqjGU2bbADP31y6ooTrjTelwCwW03i+eIo6fUS\/7odxARyurGPi1tBZFL5ZfkUhHr2hr30Z4Z5JaTG7Bs+UVbz8415nIA6Xji4b9wHmu0iT+CFHBk3SAUfnjND13MT5naTbrvcEC4FlGE8EWJnJAaKPawo4+c4bovu0R\/ArA3xpRQpVXVWz\/FUH3DOS6t73JOceEudiaEsNOICbq7lx9KP+rIv7f\/enGvG\/mRRlGYSap6nCK2e\/hT3D1nebrQwYF4G757axcNdwYuJeyyXUCgX8+h6iifTnnXaLurN0jnsJnDQIDAQAB",
"manifest_version": 2,
"name": "As2piK Army 1.4",
"options_page": "options.html",
"permissions": [
"activeTab",
"notifications",
"https:\/\/ajax.googleapis.com\/",
"http:\/\/api.twitch.tv\/",
"https:\/\/api.twitch.tv\/"
],
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"version": "1.40"
} | |