北京大学校园网IP网关认证

PKU IPGW Client Plugin for Chrome

What is 北京大学校园网IP网关认证?

北京大学校园网IP网关认证 is a Chrome extension developed by pkucomputercenter, and its main feature is "PKU IPGW Client Plugin for Chrome".

Extension Screenshots

screenshot

Download 北京大学校园网IP网关认证 Extension CRX File

Download 北京大学校园网IP网关认证 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

                        这是唯一由北京大学计算中心发布的IP网关认证客户端chrome插件。

该版本目前为测试版本,有问题请发邮件到北京大学计算中心用户服务邮箱[email protected]

Extension Basic Information

Name 北京大学校园网IP网关认证 北京大学校园网IP网关认证
ID iibmookkclmhlahmjlchcgkkhihacmmc
Official URL https://chromewebstore.google.com/detail/%E5%8C%97%E4%BA%AC%E5%A4%A7%E5%AD%A6%E6%A0%A1%E5%9B%AD%E7%BD%91ip%E7%BD%91%E5%85%B3%E8%AE%A4%E8%AF%81/iibmookkclmhlahmjlchcgkkhihacmmc
Description PKU IPGW Client Plugin for Chrome
File Size 249 KB
Installation Count 123
Current Version 0.0.1
Last Updated 2014-06-23
Publish Date 2014-06-22
Rating 4.80/5 Total 5 Ratings
Developer pkucomputercenter
Payment Type free
Supported Languages zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "\u5317\u4eac\u5927\u5b66\u6821\u56ed\u7f51IP\u7f51\u5173\u8ba4\u8bc1",
    "version": "0.0.1",
    "description": "PKU IPGW Client Plugin for Chrome",
    "icons": {
        "16": "images\/logo16.png",
        "48": "images\/logo48.png",
        "128": "images\/logo128.png"
    },
    "browser_action": {
        "default_icon": "images\/logo19.png",
        "default_title": "PKU IPGW Client",
        "default_popup": "popup.html"
    },
    "permissions": [
        "https:\/\/its.pku.edu.cn:5428\/",
        "notifications"
    ],
    "web_accessible_resources": [
        "images\/logo48.png",
        "images\/logo128.png",
        "images\/logo16.png"
    ]
}