eztv - tv series & shows
search and download your series and shows
What is eztv - tv series & shows?
eztv - tv series & shows is a Chrome extension developed by Dimi-Dun-Morogh, and its main feature is "search and download your series and shows".
Extension Screenshots
Download eztv - tv series & shows Extension CRX File
Download eztv - tv series & shows extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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
Extension Basic Information
Name | eztv - tv series & shows |
ID | opkjfbndmlgelahollaapbhhlfpfcomo |
Official URL | https://chromewebstore.google.com/detail/eztv-tv-series-shows/opkjfbndmlgelahollaapbhhlfpfcomo |
Description | search and download your series and shows |
File Size | 333 KB |
Installation Count | 1,000 |
Current Version | 0.2.2.3 |
Last Updated | 2024-01-24 |
Publish Date | 2020-08-02 |
Rating | 4.00/5 Total 4 Ratings |
Developer | Dimi-Dun-Morogh |
[email protected] | |
Payment Type | free |
Supported Languages | 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" } } } |