IFFR Tab
IFFR Tab will give you a beautiful new tab.
Hvad er IFFR Tab?
IFFR Tab er en Chrome-udvidelse udviklet af http://iffr.com, og dens hovedfunktion er "IFFR Tab will give you a beautiful new tab.".
Udvidelsesskærmbilleder
Download IFFR Tab-udvidelses-CRX-fil
Download IFFR Tab-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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!
Grundlæggende oplysninger om udvidelsen
Navn | |
ID | ekdimplgojbmeofokonbiabaknfgllae |
Officiel URL | https://chrome.google.com/webstore/detail/iffr-tab/ekdimplgojbmeofokonbiabaknfgllae |
Beskrivelse | IFFR Tab will give you a beautiful new tab. |
Filstørrelse | 26.34 KB |
Antal Installationer | 51 |
Nuværende Version | 1.0.3 |
Senest Opdateret | 2018-06-04 |
Udgivelsesdato | 2018-06-04 |
Bedømmelse | 5.00/5 Samlet 1 Bedømmelser |
Udvikler | http://iffr.com |
[email protected] | |
Betalingsmetode | free |
Udvidelseswebsted | https://iffr.com/en/iffr-your-tab |
Understøttede Sprog | 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\/" ] } |