PKU Gateway

北京大学网关插件 2.0

PKU Gateway란 무엇입니까?

PKU Gateway은(는) wlyPKU에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "北京大学网关插件 2.0"입니다.

확장 프로그램 스크린샷

screenshot

PKU Gateway 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        清新简洁的北京大学网关插件,实现了北大计算中心提供接口的所有功能(连接、断开、断开全部及查看所有连接)。将继续更新。

Based on a similar version by pku-birdmen.                    

확장 프로그램 기본 정보

이름 PKU Gateway PKU Gateway
ID amkoljnalhekpgjmolehjhkdkgifkjik
공식 URL https://chromewebstore.google.com/detail/pku-gateway/amkoljnalhekpgjmolehjhkdkgifkjik
설명 北京大学网关插件 2.0
파일 크기 50.65 KB
설치 횟수 69
현재 버전 2.0.6
최근 업데이트 2017-10-10
출시 날짜 2017-10-10
평점 5.00/5 총 2 개의 평점
개발자 wlyPKU
이메일 [email protected]
결제 유형 free
지원되는 언어 zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "PKU Gateway",
    "version": "2.0.6",
    "manifest_version": 2,
    "description": "\u5317\u4eac\u5927\u5b66\u7f51\u5173\u63d2\u4ef6 2.0",
    "icons": {
        "16": "public\/img\/16x16.png",
        "48": "public\/img\/48x48.png",
        "128": "public\/img\/128x128.png"
    },
    "browser_action": {
        "default_icon": "public\/img\/24x24.png",
        "default_popup": "popup\/index.html"
    },
    "permissions": [
        "https:\/\/its.pku.edu.cn:5428\/*"
    ]
}