IFFR Tab

IFFR Tab will give you a beautiful new tab.

IFFR Tab là gì?

IFFR Tab là một tiện ích mở rộng Chrome được phát triển bởi http://iffr.com, và tính năng chính của nó là "IFFR Tab will give you a beautiful new tab.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng IFFR Tab

Tải xuống các tệp mở rộng IFFR Tab dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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!                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên IFFR Tab IFFR Tab
ID ekdimplgojbmeofokonbiabaknfgllae
URL Chính Thức https://chrome.google.com/webstore/detail/iffr-tab/ekdimplgojbmeofokonbiabaknfgllae
Mô tả IFFR Tab will give you a beautiful new tab.
Kích Thước Tệp 26.34 KB
Số Lần Cài Đặt 51
Phiên Bản Hiện Tại 1.0.3
Cập Nhật Lần Cuối 2018-06-04
Ngày Phát Hành 2018-06-04
Đánh Giá 5.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển http://iffr.com
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://iffr.com/en/iffr-your-tab
Ngôn Ngữ Được Hỗ Trợ 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\/"
    ]
}