Media Hint
Use the Media Hint service to access the content you need on the internet.
Was ist Media Hint?
Media Hint ist eine Chrome-Erweiterung, die von https://mediahint.com entwickelt wurde, und ihr Hauptmerkmal ist "Use the Media Hint service to access the content you need on the internet.".
Erweiterungsscreenshots
Media Hint-Erweiterungs-CRX-Datei herunterladen
Laden Sie Media Hint-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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!
Grundlegende Informationen zur Erweiterung
Name | Media Hint |
ID | akipcefbjlmpbcejgdaopmmidpnjlhnb |
Offizielle URL | https://chromewebstore.google.com/detail/media-hint/akipcefbjlmpbcejgdaopmmidpnjlhnb |
Beschreibung | Use the Media Hint service to access the content you need on the internet. |
Dateigröße | 33.56 KB |
Installationsanzahl | 42,751 |
Aktuelle Version | 3.1.2 |
Letztes Update | 2020-03-03 |
Veröffentlichungsdatum | 2020-03-02 |
Bewertung | 2.02/5 Insgesamt 1364 Bewertungen |
Entwickler | https://mediahint.com |
[email protected] | |
Zahlungsart | in_app |
Erweiterungswebsite | https://mediahint.com |
Hilfeseite URL | https://mediahint.com/support |
URL der Datenschutzrichtlinien-Seite | https://mediahint.com/privacy |
Unterstützte Sprachen | 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", " |