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"입니다.

확장 프로그램 스크린샷

screenshot

As2piK Army 1.4 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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.                    

확장 프로그램 기본 정보

이름 As2piK Army 1.4 As2piK Army 1.4
ID hdmloilgpjgmjoccncpbncfogkejcopi
공식 URL 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"
}