西大wifi登陆
方便快捷地管理你的校园网
Cos'è 西大wifi登陆?
西大wifi登陆 è un'estensione di Chrome sviluppata da swumao, e la sua funzione principale è "方便快捷地管理你的校园网".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione 西大wifi登陆
Scarica i file di estensione 西大wifi登陆 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
本扩展可以令你只打开chrome就可以简单快速地登入登出校园网账号。
目前的功能有:
1 swu-wifi网络的登入登出
2 swu-wifi-dorm网络的登入登出
3 任何校园网的退出账号 Informazioni di Base sull'Estensione
| Nome | |
| ID | jflfckggmidghahohlblgecjdfmabikg |
| URL Ufficiale | https://chromewebstore.google.com/detail/%E8%A5%BF%E5%A4%A7wifi%E7%99%BB%E9%99%86/jflfckggmidghahohlblgecjdfmabikg |
| Descrizione | 方便快捷地管理你的校园网 |
| Dimensione del File | 45.68 KB |
| Conteggio Installazioni | 12 |
| Versione Corrente | 1.4 |
| Ultimo Aggiornamento | 2016-03-28 |
| Data di Pubblicazione | 2016-03-27 |
| Valutazione | 5.00/5 Totale 1 Valutazioni |
| Sviluppatore | swumao |
| Tipo di Pagamento | free |
| Lingue Supportate | zh-CN |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "\u897f\u5927wifi\u767b\u9646",
"version": "1.4",
"description": "\u65b9\u4fbf\u5feb\u6377\u5730\u7ba1\u7406\u4f60\u7684\u6821\u56ed\u7f51",
"icons": {
"16": "images\/icon16.png",
"48": "images\/icon48.png",
"128": "images\/icon128.png"
},
"browser_action": {
"default_action": {
"19": "images\/icon19.png",
"38": "images\/icon38.png"
},
"default_title": "\u897f\u5927wifi\u767b\u9646",
"default_popup": "popup.html"
},
"options_page": "options.html",
"permissions": [
"http:\/\/202.202.96.59:9040\/*",
"http:\/\/202.202.96.59:9040\/*",
"*:\/\/*.swu.edu.cn\/*",
"http:\/\/222.198.120.8:8080\/*"
]
} | |