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
官方URL 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",
        ""
    ]
}