IFFR Tab
IFFR Tab will give you a beautiful new tab.
What is IFFR Tab?
IFFR Tab is a Chrome extension developed by http://iffr.com, and its main feature is "IFFR Tab will give you a beautiful new tab.".
Extension Screenshots
Download IFFR Tab Extension CRX File
Download IFFR Tab extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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!
Extension Basic Information
Name | |
ID | ekdimplgojbmeofokonbiabaknfgllae |
Official URL | https://chrome.google.com/webstore/detail/iffr-tab/ekdimplgojbmeofokonbiabaknfgllae |
Description | IFFR Tab will give you a beautiful new tab. |
File Size | 26.34 KB |
Installation Count | 51 |
Current Version | 1.0.3 |
Last Updated | 2018-06-04 |
Publish Date | 2018-06-04 |
Rating | 5.00/5 Total 1 Ratings |
Developer | http://iffr.com |
[email protected] | |
Payment Type | free |
Extension Website | https://iffr.com/en/iffr-your-tab |
Supported Languages | 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\/" ] } |