eztv - tv series & shows

search and download your series and shows

Co to jest eztv - tv series & shows?

eztv - tv series & shows to rozszerzenie Chrome opracowane przez Dimi-Dun-Morogh, a jego główną funkcją jest „search and download your series and shows”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia eztv - tv series & shows

Pobierz pliki rozszerzeń eztv - tv series & shows w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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                    

Podstawowe informacje o rozszerzeniu

Nazwa eztv - tv series & shows eztv - tv series & shows
ID opkjfbndmlgelahollaapbhhlfpfcomo
Oficjalny URL https://chromewebstore.google.com/detail/eztv-tv-series-shows/opkjfbndmlgelahollaapbhhlfpfcomo
Opis search and download your series and shows
Rozmiar pliku 333 KB
Liczba instalacji 1,000
Aktualna Wersja 0.2.2.3
Ostatnia Aktualizacja 2024-01-24
Data Publikacji 2020-08-02
Ocena 4.00/5 Łącznie 4 Oceny
Deweloper Dimi-Dun-Morogh
E-mail [email protected]
Typ Płatności free
Obsługiwane Języki 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"
        }
    }
}