Hotspot Shield Elite VPN Proxy

Unblock any blocked website and stay secure with Hotspot Shield. Easy use with one-click activation. Unlimited bandwidth!

什麼是Hotspot Shield Elite VPN Proxy?

Hotspot Shield Elite VPN Proxy是由Pango Inc.開發的Chrome擴展程式,該擴展的主要功能是“Unblock any blocked website and stay secure with Hotspot Shield. Easy use with one-click activation. Unlimited bandwidth!”。

擴展截圖

screenshot
screenshot
screenshot
screenshot

下載Hotspot Shield Elite VPN Proxy擴展crx文件

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

擴展使用說明

                        Hotspot Shield is the world’s most trusted VPN & Proxy, and it’s now available on Chrome! With over 500 million downloads, Hotspot Shield easily lets you access blocked sites from around the world. Unblock Facebook, Twitter and other popular sites while keeping your browser activities safe & private!

• Super easy to use. Turn it on with 1 simple click! No mandatory account required to get started (like all other VPN extensions).
• New features include Ad Blocking, Tracker Blocking, Cookie Blocking and Malware Protection. All are available during your secured connection. 
• Access blocked websites like Facebook, YouTube, Twitter, and Pandora at school, work, home or while traveling.
• Connect using one of many premium Virtual Locations. For quick and easy access, use our Optimal Location, and our system will pick the best server for you.
• Use our extension, and enjoy full benefits across all popular platforms (iOS, Android, Windows, Mac)
• Mask and hide your IP, identity & location from websites & online trackers for maximum privacy & security while preventing personal information theft. We don’t sell your data to anyone like other VPNs!
• Say goodbye to daily, weekly or monthly bandwidth limits. Use our product with unlimited bandwidth!
• Browse anonymously & bypass firewalls to avoid being tracked—free for Hotspot Shield VPN Chrome extension users!
• Secure all browser activity with encryption on any public or private network without installing any additional software. Just add the extension and you're done!
• Ability to automatically secure popular sites or bypass unwanted ones
• Hotspot Shield is one of the fastest VPN services available. This means you don’t have to compromise speed while using our product during your online activity.

Hotspot Shield VPN & Proxy has been featured in Forbes, CNET, CNN, New York Times.
PC Magazine “Hotspot Shield VPN protects all digital communication...”
Lifehacker "If you're concerned about threats like Firesheep or you know how easy it is to sniff out passwords and cookies, you may want to give the app a try."
★★★★★ "Control your internet Privacy and Security - I've now tried them all (VPNs) as I travel 200k miles each year. This is the only VPN that works consistently, especially in MENA and APAC. This is the only one with REAL support. If you want the Internet privacy, security (& Pandora when you are outside the US), then look no further. JMHO" – Cster

ABOUT AnchorFree™
Founded in 2005, AnchorFree™ is the biggest VPN company in the world with over 500 million downloads. We own and manage hundreds of servers to support millions of VPN users every day. AnchorFree™ was chosen as one of the most promising companies in the US by Forbes Magazine, as well as the fastest growing companies by Inc. Magazine.

Follow us on…
Google+: https://plus.google.com/+HotspotShield
Facebook: https://www.facebook.com/hotspotshield 
Twitter: https://twitter.com/hotspotshield | @HotspotShield 
YouTube: http://youtube.com/hotspotshield
Support: https://support.hotspotshield.com/

© 2017 AnchorFree Inc., AnchorFree GMBH. All Rights Reserved.                    

擴展基本資訊

名稱 Hotspot Shield Elite VPN Proxy Hotspot Shield Elite VPN Proxy
ID ejkaocphofnobjdedneohbbiilggdlbi
官方網址 https://chrome.google.com/webstore/detail/hotspot-shield-elite-vpn/ejkaocphofnobjdedneohbbiilggdlbi
簡介 Unblock any blocked website and stay secure with Hotspot Shield. Easy use with one-click activation. Unlimited bandwidth!
檔案大小 6.21 MB
安裝次數 47,932
目前版本 3.4.35
更新時間 2020-02-25
上架時間 2020-02-25
評分 3.56/5 共 218 次評分
開發者 Pango Inc.
電子郵箱 [email protected]
付費類型 free
擴展官網 http://www.hotspotshield.com/
說明頁面URL https://support.hotspotshield.com
支援的語言 id,de,en,fr,vi,tr,es,it,ru,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_name__",
    "short_name": "__MSG_shortName__",
    "description": "__MSG_description__",
    "version": "3.4.35",
    "default_locale": "en",
    "icons": {
        "16": "static\/assets\/icons\/logo\/16.png",
        "48": "static\/assets\/icons\/logo\/48.png",
        "128": "static\/assets\/icons\/logo\/128.png",
        "256": "static\/assets\/icons\/logo\/256.png",
        "512": "static\/assets\/icons\/logo\/512.png"
    },
    "content_security_policy": "script-src 'self'; object-src 'none'",
    "permissions": [
        "",
        "tabs",
        "storage",
        "proxy",
        "webRequest",
        "webRequestBlocking",
        "management",
        "nativeMessaging",
        "notifications",
        "unlimitedStorage",
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "privacy"
    ],
    "browser_action": {
        "default_icon": {
            "19": "static\/assets\/icons\/status\/unavailable.png",
            "38": "static\/assets\/icons\/status\/unavailable.png"
        },
        "default_title": "__MSG_name__",
        "default_popup": "panel\/index.html"
    },
    "background": {
        "persistent": true,
        "scripts": [
            "background\/background.js"
        ]
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "js": [
                "insertion\/insertion.js"
            ],
            "css": [
                "insertion\/insertion.css"
            ],
            "run_at": "document_start",
            "all_frames": true
        }
    ],
    "web_accessible_resources": [
        "static\/assets\/*",
        "static\/assets\/fonts\/*"
    ]
}