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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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
공식 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
이메일 [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\/"
    ]
}