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
公式URL 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.
Eメール [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\/*"
    ]
}