Korea Starbucks Wifi Auto Agreement

스타벅스 와이파이 이용약관에 자동동의 후 기존 페이지로 이동합니다.

Cos'è Korea Starbucks Wifi Auto Agreement?

Korea Starbucks Wifi Auto Agreement è un'estensione di Chrome sviluppata da kkame, e la sua funzione principale è "스타벅스 와이파이 이용약관에 자동동의 후 기존 페이지로 이동합니다.".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Korea Starbucks Wifi Auto Agreement

Scarica i file di estensione Korea Starbucks Wifi Auto Agreement 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

                        2017년말에 업데이트 된 스타벅스 사용약관 페이지를 자동으로 동의해주는 익스텐션입니다.
사용상에 발생하는 법적인 문제는 책임지지 않습니다.                    

Informazioni di Base sull'Estensione

Nome Korea Starbucks Wifi Auto Agreement Korea Starbucks Wifi Auto Agreement
ID epcnilpoahkijhmgiiibnaenkgdppphn
URL Ufficiale https://chromewebstore.google.com/detail/korea-starbucks-wifi-auto/epcnilpoahkijhmgiiibnaenkgdppphn
Descrizione 스타벅스 와이파이 이용약관에 자동동의 후 기존 페이지로 이동합니다.
Dimensione del File 125 KB
Conteggio Installazioni 101
Versione Corrente 0.0.2
Ultimo Aggiornamento 2018-01-09
Data di Pubblicazione 2018-01-09
Valutazione 4.00/5 Totale 1 Valutazioni
Sviluppatore kkame
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://github.com/kkame/starbucks-wifi-auto-agreement
URL della Pagina di Aiuto https://github.com/kkame/starbucks-wifi-auto-agreement
Lingue Supportate ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Korea Starbucks Wifi Auto Agreement",
    "description": "\uc2a4\ud0c0\ubc85\uc2a4 \uc640\uc774\ud30c\uc774 \uc774\uc6a9\uc57d\uad00\uc5d0 \uc790\ub3d9\ub3d9\uc758 \ud6c4 \uae30\uc874 \ud398\uc774\uc9c0\ub85c \uc774\ub3d9\ud569\ub2c8\ub2e4.",
    "version": "0.0.2",
    "browser_action": {
        "default_icon": "images\/logo.png",
        "default_popup": "html\/popup.html"
    },
    "background": {
        "scripts": [
            "js\/background.js"
        ]
    },
    "permissions": [
        "tabs",
        ""
    ]
}