eztv - tv series & shows
search and download your series and shows
Qu'est-ce que eztv - tv series & shows ?
eztv - tv series & shows est une extension Chrome développée par Dimi-Dun-Morogh, et sa fonction principale est "search and download your series and shows".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension eztv - tv series & shows
Téléchargez les fichiers d'extension eztv - tv series & shows au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
EZTV browser extension, search for your favorite shows now with this extension. You can save your favorite series in a list and download torrent and magnets links for them
Informations de Base sur l'Extension
Nom | eztv - tv series & shows |
ID | opkjfbndmlgelahollaapbhhlfpfcomo |
URL Officiel | https://chromewebstore.google.com/detail/eztv-tv-series-shows/opkjfbndmlgelahollaapbhhlfpfcomo |
Description | search and download your series and shows |
Taille du Fichier | 333 KB |
Nombre d'Installations | 1,000 |
Version Actuelle | 0.2.2.3 |
Dernière Mise à Jour | 2024-01-24 |
Date de Publication | 2020-08-02 |
Évaluation | 4.00/5 Total 4 Évaluations |
Développeur | Dimi-Dun-Morogh |
[email protected] | |
Type de Paiement | free |
Langues Prises en Charge | en,ru,uk |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com https:\/\/www.googletagmanager.com https:\/\/google-analytics.com; object-src 'self'", "name": "__MSG_extName__", "description": "__MSG_appDesc__", "default_locale": "en", "permissions": [ "downloads" ], "version": "0.2.2.3", "icons": { "19": "icons\/icon-19.png", "48": "icons\/icon-48.png", "128": "icons\/icon-128.png" }, "browser_action": { "browser_style": true, "default_popup": "popup.html", "default_title": "EZTV ext", "default_icon": { "19": "icons\/icon-19.png", "38": "icons\/icon-38.png", "48": "icons\/icon-48.png" } } } |