JustHideMe proxy

Set proxy from JustHideMe

什麼是JustHideMe proxy?

JustHideMe proxy是由justhideme.com開發的Chrome擴展程式,該擴展的主要功能是“Set proxy from JustHideMe”。

擴展截圖

screenshot

下載JustHideMe proxy擴展crx文件

下載JustHideMe proxy擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        VPN Services Protect Your Privacy and Identity

BROWSE ANONYMOUSLY with a HIDDEN IP, and enable WIFI SECURITY with our VPN service. Anonymous VPN tunnels are the best way to protect your privacy, and OURSERVICENAME has the best VPN service. 

VPN Services Unblock Censorship Filters

Enjoy unrestricted access even when you are abroad! Stream Netflix, Spotify, Facebook, Youtube, P2P and more with our anonymous VPN tunnel service! 


Connect Through Our VPN Tunnel in Seconds!

Connect immediately to our private VPN service with our instant vpn setup. Featuring one-click installers, your VPN service will be enabled immediately. BUY A VPN account to get started!


We engineered JustHideMe to have the highest level of speed and security for broadband Internet connections. Whether you are in North America, South America, Europe, Asia or Oceania, our network engineers build and continually manage our own global VPN network to provide the fastest VPN speeds across the globe.                    

擴展基本資訊

名稱 JustHideMe proxy JustHideMe proxy
ID mfoejjmlljjjiokompekfbdhaikjpijg
官方網址 https://chrome.google.com/webstore/detail/justhideme-proxy/mfoejjmlljjjiokompekfbdhaikjpijg
簡介 Set proxy from JustHideMe
檔案大小 2.76 MB
安裝次數 388
目前版本 0.0.5
更新時間 2015-07-08
上架時間 2015-07-07
評分 2.27/5 共 11 次評分
開發者 justhideme.com
付費類型 free
擴展官網 https://justhideme.com/
支援的語言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_extName__",
    "version": "0.0.5",
    "description": "__MSG_extDescription__",
    "default_locale": "en",
    "icons": {
        "16": "img\/icons\/extension\/icon16.png",
        "48": "img\/icons\/extension\/icon48.png",
        "128": "img\/icons\/extension\/icon128.png"
    },
    "browser_action": {
        "default_popup": "html\/popup.html",
        "default_icon": {
            "19": "img\/icons\/disabled\/icon19.png",
            "38": "img\/icons\/disabled\/icon38.png"
        }
    },
    "background": {
        "scripts": [
            "js\/vendors\/require.js",
            "js\/backgroundRequireConfig.js",
            "js\/background.js",
            "js\/vendors\/occulee_google_chrome.js"
        ],
        "persistent": true
    },
    "permissions": [
        "alarms",
        "notifications",
        "proxy",
        "storage",
        "tabs",
        "unlimitedStorage",
        "webNavigation",
        "webRequest",
        "webRequestBlocking",
        ""
    ]
}