IFFR Tab

IFFR Tab will give you a beautiful new tab.

Co to jest IFFR Tab?

IFFR Tab to rozszerzenie Chrome opracowane przez http://iffr.com, a jego główną funkcją jest „IFFR Tab will give you a beautiful new tab.”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia IFFR Tab

Pobierz pliki rozszerzeń IFFR Tab 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

                        IFFR Your Tab is a browser extension that shows you a beautiful IFFR film still every time you open a new tab. Each year, IFFR screens over 500 films from all over the world. From this wide and extraordinary selection we curate the most eye-catching impressions that will pleasantly surprise you as you surf the web. Download the extension now!                    

Podstawowe informacje o rozszerzeniu

Nazwa IFFR Tab IFFR Tab
ID ekdimplgojbmeofokonbiabaknfgllae
Oficjalny URL https://chrome.google.com/webstore/detail/iffr-tab/ekdimplgojbmeofokonbiabaknfgllae
Opis IFFR Tab will give you a beautiful new tab.
Rozmiar pliku 26.34 KB
Liczba instalacji 51
Aktualna Wersja 1.0.3
Ostatnia Aktualizacja 2018-06-04
Data Publikacji 2018-06-04
Ocena 5.00/5 Łącznie 1 Oceny
Deweloper http://iffr.com
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://iffr.com/en/iffr-your-tab
Obsługiwane Języki en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "IFFR Tab",
    "version": "1.0.3",
    "short_name": "IFFR Tab",
    "description": "IFFR Tab will give you a beautiful new tab.",
    "homepage_url": "https:\/\/iffr.com",
    "icons": {
        "128": "icon\/icon128.png",
        "16": "icon\/icon16.png",
        "48": "icon\/icon48.png"
    },
    "chrome_url_overrides": {
        "newtab": "tab\/redir.html"
    },
    "permissions": [
        "storage",
        "webRequest",
        "webRequestBlocking",
        "unlimitedStorage",
        "https:\/\/chrometab.iffr.com\/",
        "http:\/\/chrometab.iffr.com\/"
    ]
}