IFFR Tab

IFFR Tab will give you a beautiful new tab.

ما هو IFFR Tab؟

IFFR Tab هو إضافة Chrome تم تطويرها بواسطة http://iffr.com، والميزة الرئيسية لها هي "IFFR Tab will give you a beautiful new tab.".

لقطات شاشة التمديد

screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة IFFR Tab

قم بتنزيل ملفات الامتداد IFFR Tab بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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\/"
    ]
}