IFFR Tab
IFFR Tab will give you a beautiful new tab.
IFFR Tabとは何ですか?
IFFR Tabはhttp://iffr.comによって開発されたChromeの拡張機能で、その主な機能は「IFFR Tab will give you a beautiful new tab.」です。
拡張機能のスクリーンショット
IFFR Tab拡張機能のCRXファイルをダウンロード
IFFR Tab拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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!
拡張機能の基本情報
名前 | |
ID | ekdimplgojbmeofokonbiabaknfgllae |
公式URL | https://chrome.google.com/webstore/detail/iffr-tab/ekdimplgojbmeofokonbiabaknfgllae |
説明 | IFFR Tab will give you a beautiful new tab. |
ファイルサイズ | 26.34 KB |
インストール数 | 51 |
現在のバージョン | 1.0.3 |
最終更新日 | 2018-06-04 |
公開日 | 2018-06-04 |
評価 | 5.00/5 合計 1 レビュー |
開発者 | http://iffr.com |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://iffr.com/en/iffr-your-tab |
対応言語 | 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\/" ] } |