Unblocker for BBC iPlayer
Unblock BBC iPlayer at the push of a button. Just click on connect and watch BBC iPlayer.
Unblocker for BBC iPlayerคืออะไร?
Unblocker for BBC iPlayer เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://wachee.co และคุณลักษณะหลักของมันคือ "Unblock BBC iPlayer at the push of a button. Just click on connect and watch BBC iPlayer."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Unblocker for BBC iPlayer
ดาวน์โหลดไฟล์ส่วนขยาย Unblocker for BBC iPlayer ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
If you are outside of the UK and want to watch iPlayer, you can use this Wachee product to access this amazing and free streaming service. FEATURES • Bypass the "BBC iPlayer only works in the UK." proxy error Smart DNS and other VPNs cannot unblock BBC’s free streaming service because of its VPN detection system. The player will show an error if it detects you are using a VPN or proxy. You will not encounter this error when you are using this Wachee unblocker. • Watch online video services anonymously This extension (provided by Wachee) will bypass any censorship or restrictions and will make your online streaming activities anonymous. This extension will not affect any other website's traffic and will only tunnel BBC iPlayer’s website. PLANS • Free: Provides free 20-minute daily access. If you want to stream more than 20 minutes a day, you can buy the premium service. • Premium: This product costs $12.99 a month and it uses the fastest and most secure servers. Unlike other VPN or proxy extensions, you do not need to change server locations and choose the United Kingdom. When Unblocker for BBC iPlayer is connected, you just have to go to the streaming website and enjoy it! NOTES • IMPORTANT: Please read the manual that automatically opens after installation. • It would be better if you use this extension in an incognito window to ensure continuous streaming. • This extension is an unblocker only. You must have a BBC account to use the service. • This extension does not support all websites; It's ONLY for iPlayer. Web: https://www.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 usage statistics to help improve the user experience. For more information, please read our Privacy Policy available at https://wachee.co/privacy
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Unblocker for BBC iPlayer |
ID | ncloaegenmmidmomonndokgpojpkbmkn |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/unblocker-for-bbc-iplayer/ncloaegenmmidmomonndokgpojpkbmkn |
คำอธิบาย | Unblock BBC iPlayer at the push of a button. Just click on connect and watch BBC iPlayer. |
ขนาดไฟล์ | 1.28 MB |
จำนวนการติดตั้ง | 3,847 |
เวอร์ชันปัจจุบัน | 0.2.0 |
อัปเดตครั้งล่าสุด | 2022-01-20 |
วันที่เผยแพร่ | 2020-03-08 |
คะแนน | 2.67/5 รวมทั้งหมด 15 คะแนน |
ผู้พัฒนา | https://wachee.co |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://wachee.co/bbc-iplayer-unblocker |
URL หน้าช่วยเหลือ | https://wachee.co/faq |
URL หน้านโยบายความเป็นส่วนตัว | https://wachee.co/privacy?utm_source=webstore&utm_medium=link&utm_campaign=storepage&utm_content=privacy |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Unblocker for BBC iPlayer", "description": "Unblock BBC iPlayer at the push of a button. Just click on connect and watch BBC iPlayer.", "version": "0.2.0", "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEApY8p7OyKYXyze5mcpJKzqHqepSxVOjEIQY0jaqwGEwT\/sMHC6EEVdt0Q6Mh0arK\/GmAs7LoIQJzNXgf8D1m0R6HgeJqyOsAqXRunXqkFKhZnONXYTmP5\/\/UMi\/jNyZUO6\/8Gvi4zANyz+SOA4DychLyG3syZ7r79n2xMcNZMFCxqIfeVumX5rk3ijmKRu77vF756HCXUd0dH5CZSp\/kenyZ8BYktDhn0BUwoPAFM4+9jjwPGppAKHWBrOIVP3v+6fWTRvObzeaMR1pZhQLLV9YnFyJXNirG2LHHqHfTjwwb8zmsIolgsyqdacyXkRnmy5mGZWSQm\/XxzL48QRckG4QIDAQAB", "icons": { "128": "bbc-unblocker128.png" }, "browser_action": { "default_icon": "bbc-unblocker128-off.png", "default_popup": "app.html", "default_title": "Unblock BBC iPlayer by Wachee" }, "background": { "scripts": [ "libs.js", "background.js" ], "persistent": true }, "content_scripts": [ { "matches": [ "https:\/\/www.bbc.co.uk\/iplayer\/*" ], "js": [ "jquery.js", "content\/contentScript.js" ], "css": [ "content\/contentStyle.css" ] } ], "web_accessible_resources": [ "fonts\/Roboto\/Roboto-Regular.ttf", "bbc-unblocker.png", "bbc-unblocker128.png", "[email protected]", "content\/popup.html", "content\/disconnect.html", "content\/help.html" ], "offline_enabled": false, "permissions": [ "*:\/\/*.bbc.co.uk\/iplayer\/*", "proxy", "storage", "webRequest", "webRequestBlocking", "notifications", "privacy" ], "content_security_policy": "script-src 'self' https:\/\/code.jquery.com https:\/\/www.google-analytics.com https:\/\/js.stripe.com; object-src 'self'" } |