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 |
官方網址 | 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" } } } |