Korea Starbucks Wifi Auto Agreement

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

What is Korea Starbucks Wifi Auto Agreement?

Korea Starbucks Wifi Auto Agreement is a Chrome extension developed by kkame, and its main feature is "스타벅스 와이파이 이용약관에 자동동의 후 기존 페이지로 이동합니다.".

Extension Screenshots

screenshot

Download Korea Starbucks Wifi Auto Agreement Extension CRX File

Download Korea Starbucks Wifi Auto Agreement 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

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

Extension Basic Information

Name Korea Starbucks Wifi Auto Agreement Korea Starbucks Wifi Auto Agreement
ID epcnilpoahkijhmgiiibnaenkgdppphn
Official URL https://chromewebstore.google.com/detail/korea-starbucks-wifi-auto/epcnilpoahkijhmgiiibnaenkgdppphn
Description 스타벅스 와이파이 이용약관에 자동동의 후 기존 페이지로 이동합니다.
File Size 125 KB
Installation Count 101
Current Version 0.0.2
Last Updated 2018-01-09
Publish Date 2018-01-09
Rating 4.00/5 Total 1 Ratings
Developer kkame
Email [email protected]
Payment Type free
Extension Website https://github.com/kkame/starbucks-wifi-auto-agreement
Help Page URL https://github.com/kkame/starbucks-wifi-auto-agreement
Supported Languages 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",
        ""
    ]
}