eztv - tv series & shows
search and download your series and shows
Cos'è eztv - tv series & shows?
eztv - tv series & shows è un'estensione di Chrome sviluppata da Dimi-Dun-Morogh, e la sua funzione principale è "search and download your series and shows".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione eztv - tv series & shows
Scarica i file di estensione eztv - tv series & shows in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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
Informazioni di Base sull'Estensione
Nome | eztv - tv series & shows |
ID | opkjfbndmlgelahollaapbhhlfpfcomo |
URL Ufficiale | https://chromewebstore.google.com/detail/eztv-tv-series-shows/opkjfbndmlgelahollaapbhhlfpfcomo |
Descrizione | search and download your series and shows |
Dimensione del File | 333 KB |
Conteggio Installazioni | 1,000 |
Versione Corrente | 0.2.2.3 |
Ultimo Aggiornamento | 2024-01-24 |
Data di Pubblicazione | 2020-08-02 |
Valutazione | 4.00/5 Totale 4 Valutazioni |
Sviluppatore | Dimi-Dun-Morogh |
[email protected] | |
Tipo di Pagamento | free |
Lingue Supportate | 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" } } } |