JustHideMe proxy

Set proxy from JustHideMe

JustHideMe proxy란 무엇입니까?

JustHideMe proxy은(는) justhideme.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Set proxy from JustHideMe"입니다.

확장 프로그램 스크린샷

screenshot

JustHideMe proxy 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

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