njurl

通过南大VPN访问链接

njurlとは何ですか?

njurlはemail2zqによって開発されたChromeの拡張機能で、その主な機能は「通过南大VPN访问链接」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot

njurl拡張機能のCRXファイルをダウンロード

njurl拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        右键链接或者选择文字右键即可使用哦                    

拡張機能の基本情報

名前 njurl njurl
ID menlhfnedokagabmffofkekadapccnic
公式URL https://chrome.google.com/webstore/detail/njurl/menlhfnedokagabmffofkekadapccnic
説明 通过南大VPN访问链接
ファイルサイズ 19.57 KB
インストール数 27
現在のバージョン 1.0.0
最終更新日 2018-11-28
公開日 2018-11-28
評価 5.00/5 合計 1 レビュー
開発者 email2zq
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://github.com/zq-97/njurl
対応言語 zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "minimum_chrome_version": "35",
    "name": "njurl",
    "version": "1.0.0",
    "description": "\u901a\u8fc7\u5357\u5927VPN\u8bbf\u95ee\u94fe\u63a5",
    "icons": {
        "16": "nju.png",
        "48": "nju.png",
        "128": "nju.png"
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "permissions": [
        "contextMenus",
        "tabs"
    ],
    "homepage_url": "https:\/\/github.com\/zq-97\/njurl"
}