As2piK Army 1.4

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

Vad är As2piK Army 1.4?

As2piK Army 1.4 är en Chrome-tillägg utvecklad av https://www.as2pik.tv, och dess huvudfunktion är "Cette extension vous tient au courant des lives et vidéos d'As2piK".

Tilläggsskärmbilder

screenshot

Ladda ner As2piK Army 1.4-förlängningens CRX-fil

Ladda ner As2piK Army 1.4-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

                        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.                    

Grundläggande Information om Tillägg

Namn As2piK Army 1.4 As2piK Army 1.4
ID hdmloilgpjgmjoccncpbncfogkejcopi
Officiell webbadress https://chromewebstore.google.com/detail/as2pik-army-14/hdmloilgpjgmjoccncpbncfogkejcopi
Beskrivning Cette extension vous tient au courant des lives et vidéos d'As2piK
Filstorlek 58.23 KB
Antal Installationer 111
Aktuell Version 1.40
Senast Uppdaterad 2017-06-14
Publiceringsdatum 2017-06-14
Betyg 4.92/5 Totalt 38 Betyg
Utvecklare https://www.as2pik.tv
Betalningssätt free
Stödda Språk 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"
}