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.”。

擴展截圖

screenshot
screenshot
screenshot
screenshot

下載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!                    

擴展基本資訊

名稱 IFFR Tab IFFR Tab
ID ekdimplgojbmeofokonbiabaknfgllae
官方網址 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
電子郵箱 [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\/"
    ]
}