Wachee VPN | Unblocker for Netflix and Hulu
Free Unblocker for US Netflix. Wachee lets you watch streaming services without encountering any proxy errors.
Wachee VPN | Unblocker for Netflix and Huluとは何ですか?
Wachee VPN | Unblocker for Netflix and Huluはhttps://wachee.coによって開発されたChromeの拡張機能で、その主な機能は「Free Unblocker for US Netflix. Wachee lets you watch streaming services without encountering any proxy errors.」です。
拡張機能のスクリーンショット
Wachee VPN | Unblocker for Netflix and Hulu拡張機能のCRXファイルをダウンロード
Wachee VPN | Unblocker for Netflix and Hulu拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Wachee is a chrome extension that lets you watch American Netflix if it's blocked by your ISP, network administrator, etc. FEATURES • Fix "Whoops, something went wrong." If you use a regular VPN, smart DNS, or similar tools for watching US Netflix, it will be detected. Then you will see an error page asking you to turn off your proxy (streaming error code: M7111-5059). This error will not occur when you are using Wachee as a Netflix VPN. • Provide access to libraries of different countries. By supporting the US and many other countries’ libraries, you can watch more than 93% of Netflix’s content just by using this extension and changing your geolocation. In addition, you can stream Hulu as well from anywhere in the world. • Watch online video services anonymously. Wachee will bypass any censorship or restrictions on its supported websites and make your online streaming activities anonymous. It will not affect any other website's traffic. PLANS • Free: Stream in basic quality for a limited time every day (SD quality) • Premium: Enjoy the genuine quality (up to UHD) Wachee's servers are some of the best servers around the world for streaming. Wachee will automatically connect you to the nearest server so that you won’t experience any latency at all. Unlike other VPN or proxy extensions, you do not need to change server locations and choose America. When Wachee is connected, you just have to go to the streaming website and enjoy it! NOTES • This extension is just a Netflix VPN and fixes the proxy error. You must have a subscription to use the streaming service. • Wachee does not support all websites; It's ONLY for Netflix & Hulu. Web: https://wachee.co Support: [email protected] By using this add-on, you agree to the Terms & Conditions available at https://wachee.co/terms. DISCLAIMER • This extension is not affiliated with registered trademarks. • This extension uses Google Analytics to collect extension usage statistics to help improve user experience. For more information, please read our Privacy Policy available at https://wachee.co/privacy
拡張機能の基本情報
名前 | Wachee VPN | Unblocker for Netflix and Hulu |
ID | bhnhkdgoefpmekcgnccpnhjfdgicfebm |
公式URL | https://chromewebstore.google.com/detail/wachee-vpn-unblocker-for/bhnhkdgoefpmekcgnccpnhjfdgicfebm |
説明 | Free Unblocker for US Netflix. Wachee lets you watch streaming services without encountering any proxy errors. |
ファイルサイズ | 2.93 MB |
インストール数 | 24,148 |
現在のバージョン | 5.3.2 |
最終更新日 | 2022-05-14 |
公開日 | 2020-05-23 |
評価 | 4.16/5 合計 244 レビュー |
開発者 | https://wachee.co |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://wachee.co/?utm_source=webstore&utm_medium=link&utm_campaign=storepage&utm_content=landing |
ヘルプページのURL | https://wachee.co/faq |
プライバシーポリシーページのURL | https://wachee.co/privacy?utm_source=webstore&utm_medium=link&utm_campaign=storepage&utm_content=privacy |
対応言語 | en,fr,tr,es,ar |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_appName__", "description": "__MSG_appDesc__", "default_locale": "en", "version": "5.3.2", "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAhTUJj+Vit55Izm+eXh+NhuIDkliZ4CgZrGN6g5gzTA79Ed2TSxda6ppXWET1EkOPM9fc1rNnInS3lMicZX368X0w0+vRuZrCgBd9iXdF3Y9K2YZomfL+wVXIANw7H8TSdeCZDKXyaLt+Def\/QnB5uttraSjG34zq0He\/m7LR0zvjkblTQGLhiZ8b5XvEbkO6XAD47UZuDemVh8qFChYJVBMGFgJwtpiDUO0e2fe2EN9TbHBluJu6xdoWj2Hqj1uglJtatjb+9jQu0ucHYsUE5EBi\/NjWf\/h9ZUCQnlYK+hjvADIkGzhoocHNKmXneEZcbupWtPW23ozoTX8278aZkQIDAQAB", "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "browser_action": { "default_icon": "icons\/icon-default.png", "default_popup": "app.html", "default_title": "Wachee Streaming VPN" }, "background": { "scripts": [ "background.js" ], "persistent": true }, "content_scripts": [ { "matches": [ "https:\/\/*.netflix.com\/*", "https:\/\/*.hulu.com\/*" ], "js": [ "content.js" ], "css": [ "content.css" ] } ], "web_accessible_resources": [ "images\/wachee-watermark.svg", "images\/wachee-close-ad.svg", "images\/wachee-popup-bg.svg", "images\/logo-full.svg" ], "externally_connectable": { "matches": [ "*:\/\/*.wachee.co\/*" ] }, "offline_enabled": false, "permissions": [ "https:\/\/*.netflix.com\/*", "https:\/\/*.hulu.com\/*", "*:\/\/*.wachee.co\/*", "*:\/\/*.wachee.us\/*", "*:\/\/*.amazonaws.com\/*", "*:\/\/*.azurewebsites.net\/*", "*:\/\/*.cloudfunctions.net\/*", "*:\/\/*.appspot.com\/*", "proxy", "storage", "webRequest", "webRequestBlocking", "notifications", "privacy", "tabs" ], "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/www.google-analytics.com https:\/\/www.googletagmanager.com; object-src 'self'" } |