Korea Starbucks Wifi Auto Agreement
스타벅스 와이파이 이용약관에 자동동의 후 기존 페이지로 이동합니다.
Qu'est-ce que Korea Starbucks Wifi Auto Agreement ?
Korea Starbucks Wifi Auto Agreement est une extension Chrome développée par kkame, et sa fonction principale est "스타벅스 와이파이 이용약관에 자동동의 후 기존 페이지로 이동합니다.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Korea Starbucks Wifi Auto Agreement
Téléchargez les fichiers d'extension Korea Starbucks Wifi Auto Agreement au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
2017년말에 업데이트 된 스타벅스 사용약관 페이지를 자동으로 동의해주는 익스텐션입니다. 사용상에 발생하는 법적인 문제는 책임지지 않습니다.
Informations de Base sur l'Extension
Nom | Korea Starbucks Wifi Auto Agreement |
ID | epcnilpoahkijhmgiiibnaenkgdppphn |
URL Officiel | https://chromewebstore.google.com/detail/korea-starbucks-wifi-auto/epcnilpoahkijhmgiiibnaenkgdppphn |
Description | 스타벅스 와이파이 이용약관에 자동동의 후 기존 페이지로 이동합니다. |
Taille du Fichier | 125 KB |
Nombre d'Installations | 101 |
Version Actuelle | 0.0.2 |
Dernière Mise à Jour | 2018-01-09 |
Date de Publication | 2018-01-09 |
Évaluation | 4.00/5 Total 1 Évaluations |
Développeur | kkame |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://github.com/kkame/starbucks-wifi-auto-agreement |
URL de la Page d'Aide | https://github.com/kkame/starbucks-wifi-auto-agreement |
Langues Prises en Charge | 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", " |