Media Hint
Use the Media Hint service to access the content you need on the internet.
Apa itu Media Hint?
Media Hint adalah ekstensi Chrome yang dikembangkan oleh https://mediahint.com, dan fitur utamanya adalah "Use the Media Hint service to access the content you need on the internet.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Media Hint
Unduh file ekstensi Media Hint dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
Mediahint Extension Unblock access to websites blocked or censored in your country with MediaHint. MediaHint is ad-free and easy to use! Download now and enjoy your shows anywhere! Use with MediaHint Extension for best results!
Informasi Dasar Ekstensi
Nama | Media Hint |
ID | akipcefbjlmpbcejgdaopmmidpnjlhnb |
URL Resmi | https://chromewebstore.google.com/detail/media-hint/akipcefbjlmpbcejgdaopmmidpnjlhnb |
Deskripsi | Use the Media Hint service to access the content you need on the internet. |
Ukuran File | 33.56 KB |
Jumlah Instalasi | 42,751 |
Versi Saat Ini | 3.1.2 |
Terakhir Diperbarui | 2020-03-03 |
Tanggal Publikasi | 2020-03-02 |
Penilaian | 2.02/5 Total 1364 Penilaian |
Pengembang | https://mediahint.com |
[email protected] | |
Tipe Pembayaran | in_app |
Situs Ekstensi | https://mediahint.com |
URL Halaman Bantuan | https://mediahint.com/support |
URL Halaman Kebijakan Privasi | https://mediahint.com/privacy |
Bahasa yang Didukung | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Media Hint", "description": "Use the Media Hint service to access the content you need on the internet.", "version": "3.1.2", "background": { "scripts": [ "lib\/app.js" ] }, "browser_action": { "default_icon": { "16": "data\/off-16.png", "32": "data\/off-32.png", "64": "data\/off-32.png" }, "default_title": "Media Hint: OFF" }, "icons": { "48": "data\/icon-48.png", "96": "data\/icon-96.png", "128": "data\/icon.png" }, "permissions": [ "proxy", "https:\/\/mediahint.com\/*", "webRequest", "webRequestBlocking", " |