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 |
Eメール | [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" } } } |