西大wifi登陆

方便快捷地管理你的校园网

What is 西大wifi登陆?

西大wifi登陆 is a Chrome extension developed by swumao, and its main feature is "方便快捷地管理你的校园网".

Extension Screenshots

screenshot

Download 西大wifi登陆 Extension CRX File

Download 西大wifi登陆 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

                        本扩展可以令你只打开chrome就可以简单快速地登入登出校园网账号。

目前的功能有:

1 swu-wifi网络的登入登出
2 swu-wifi-dorm网络的登入登出
3 任何校园网的退出账号                    

Extension Basic Information

Name 西大wifi登陆 西大wifi登陆
ID jflfckggmidghahohlblgecjdfmabikg
Official URL https://chromewebstore.google.com/detail/%E8%A5%BF%E5%A4%A7wifi%E7%99%BB%E9%99%86/jflfckggmidghahohlblgecjdfmabikg
Description 方便快捷地管理你的校园网
File Size 45.68 KB
Installation Count 12
Current Version 1.4
Last Updated 2016-03-28
Publish Date 2016-03-27
Rating 5.00/5 Total 1 Ratings
Developer swumao
Payment Type free
Supported Languages 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\/*"
    ]
}