eztv - tv series & shows
search and download your series and shows
什么是eztv - tv series & shows?
eztv - tv series & shows是由Dimi-Dun-Morogh开发的Chrome扩展程序,该扩展的主要功能是“search and download your series and shows”。
扩展截图
下载eztv - tv series & shows扩展crx文件
下载eztv - tv series & shows扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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
扩展基本信息
名称 | eztv - tv series & shows |
ID | opkjfbndmlgelahollaapbhhlfpfcomo |
官方URL | https://chromewebstore.google.com/detail/eztv-tv-series-shows/opkjfbndmlgelahollaapbhhlfpfcomo |
简介 | search and download your series and shows |
文件大小 | 333 KB |
安装次数 | 1,000 |
当前版本 | 0.2.2.3 |
更新时间 | 2024-01-24 |
上架时间 | 2020-08-02 |
评分 | 4.00/5 共4次评分 |
开发者 | Dimi-Dun-Morogh |
电子邮箱 | [email protected] |
付费类型 | free |
支持的语言 | 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" } } } |