IFFR Tab
IFFR Tab will give you a beautiful new tab.
Qu'est-ce que IFFR Tab ?
IFFR Tab est une extension Chrome développée par http://iffr.com, et sa fonction principale est "IFFR Tab will give you a beautiful new tab.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension IFFR Tab
Téléchargez les fichiers d'extension IFFR Tab au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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!
Informations de Base sur l'Extension
Nom | |
ID | ekdimplgojbmeofokonbiabaknfgllae |
URL Officiel | https://chrome.google.com/webstore/detail/iffr-tab/ekdimplgojbmeofokonbiabaknfgllae |
Description | IFFR Tab will give you a beautiful new tab. |
Taille du Fichier | 26.34 KB |
Nombre d'Installations | 51 |
Version Actuelle | 1.0.3 |
Dernière Mise à Jour | 2018-06-04 |
Date de Publication | 2018-06-04 |
Évaluation | 5.00/5 Total 1 Évaluations |
Développeur | http://iffr.com |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://iffr.com/en/iffr-your-tab |
Langues Prises en Charge | 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\/" ] } |