As2piK Army 1.4

Cette extension vous tient au courant des lives et vidéos d'As2piK

What is As2piK Army 1.4?

As2piK Army 1.4 is a Chrome extension developed by https://www.as2pik.tv, and its main feature is "Cette extension vous tient au courant des lives et vidéos d'As2piK".

Extension Screenshots

screenshot

Download As2piK Army 1.4 Extension CRX File

Download As2piK Army 1.4 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

                        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.                    

Extension Basic Information

Name As2piK Army 1.4 As2piK Army 1.4
ID hdmloilgpjgmjoccncpbncfogkejcopi
Official URL https://chromewebstore.google.com/detail/as2pik-army-14/hdmloilgpjgmjoccncpbncfogkejcopi
Description Cette extension vous tient au courant des lives et vidéos d'As2piK
File Size 58.23 KB
Installation Count 111
Current Version 1.40
Last Updated 2017-06-14
Publish Date 2017-06-14
Rating 4.92/5 Total 38 Ratings
Developer https://www.as2pik.tv
Payment Type free
Supported Languages 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"
}