As2piK Army 1.4

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

Cos'è As2piK Army 1.4?

As2piK Army 1.4 è un'estensione di Chrome sviluppata da https://www.as2pik.tv, e la sua funzione principale è "Cette extension vous tient au courant des lives et vidéos d'As2piK".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione As2piK Army 1.4

Scarica i file di estensione As2piK Army 1.4 in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome As2piK Army 1.4 As2piK Army 1.4
ID hdmloilgpjgmjoccncpbncfogkejcopi
URL Ufficiale https://chromewebstore.google.com/detail/as2pik-army-14/hdmloilgpjgmjoccncpbncfogkejcopi
Descrizione Cette extension vous tient au courant des lives et vidéos d'As2piK
Dimensione del File 58.23 KB
Conteggio Installazioni 111
Versione Corrente 1.40
Ultimo Aggiornamento 2017-06-14
Data di Pubblicazione 2017-06-14
Valutazione 4.92/5 Totale 38 Valutazioni
Sviluppatore https://www.as2pik.tv
Tipo di Pagamento free
Lingue Supportate 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"
}