北京大学校园网IP网关认证
PKU IPGW Client Plugin for Chrome
Wat is 北京大学校园网IP网关认证?
北京大学校园网IP网关认证 is een Chrome-extensie ontwikkeld door pkucomputercenter, en de belangrijkste functie is "PKU IPGW Client Plugin for Chrome".
Extensie Screenshots
Download het CRX-bestand van de extensie 北京大学校园网IP网关认证
Download 北京大学校园网IP网关认证-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
这是唯一由北京大学计算中心发布的IP网关认证客户端chrome插件。 该版本目前为测试版本,有问题请发邮件到北京大学计算中心用户服务邮箱[email protected]。
Basisinformatie over de Extensie
Naam | 北京大学校园网IP网关认证 |
ID | iibmookkclmhlahmjlchcgkkhihacmmc |
Officiële 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 |
Beschrijving | PKU IPGW Client Plugin for Chrome |
Bestandsgrootte | 249 KB |
Aantal Installaties | 123 |
Huidige Versie | 0.0.1 |
Laatst Bijgewerkt | 2014-06-23 |
Publicatiedatum | 2014-06-22 |
Beoordeling | 4.80/5 Totaal 5 Beoordelingen |
Ontwikkelaar | pkucomputercenter |
Betalingswijze | free |
Ondersteunde Talen | 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" ] } |