IFFR Tab

IFFR Tab will give you a beautiful new tab.

Wat is IFFR Tab?

IFFR Tab is een Chrome-extensie ontwikkeld door http://iffr.com, en de belangrijkste functie is "IFFR Tab will give you a beautiful new tab.".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie IFFR Tab

Download IFFR Tab-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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!                    

Basisinformatie over de Extensie

Naam IFFR Tab IFFR Tab
ID ekdimplgojbmeofokonbiabaknfgllae
Officiële URL https://chrome.google.com/webstore/detail/iffr-tab/ekdimplgojbmeofokonbiabaknfgllae
Beschrijving IFFR Tab will give you a beautiful new tab.
Bestandsgrootte 26.34 KB
Aantal Installaties 51
Huidige Versie 1.0.3
Laatst Bijgewerkt 2018-06-04
Publicatiedatum 2018-06-04
Beoordeling 5.00/5 Totaal 1 Beoordelingen
Ontwikkelaar http://iffr.com
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://iffr.com/en/iffr-your-tab
Ondersteunde Talen 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\/"
    ]
}