Factr: Fun facts in your new tab

With Factr, get interesting new facts on your Chrome new tab page.

ما هو Factr: Fun facts in your new tab؟

Factr: Fun facts in your new tab هو إضافة Chrome تم تطويرها بواسطة Shaan Shivanandan، والميزة الرئيسية لها هي "With Factr, get interesting new facts on your Chrome new tab page.".

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

screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Factr: Fun facts in your new tab

قم بتنزيل ملفات الامتداد Factr: Fun facts in your new tab بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        Factr is a simple new-tab extension for Google Chrome. With Factr, every time you open a new tab, you will see a fun and interesting fact 😍                    

معلومات أساسية عن التمديد

الاسم Factr: Fun facts in your new tab Factr: Fun facts in your new tab
ID bjeajdaodccabjpmihclhblpjghpkopg
عنوان URL الرسمي https://chromewebstore.google.com/detail/factr-fun-facts-in-your-n/bjeajdaodccabjpmihclhblpjghpkopg
الوصف With Factr, get interesting new facts on your Chrome new tab page.
حجم الملف 59.28 KB
عدد التثبيتات 32
النسخة الحالية 0.1.0
آخر تحديث 2019-07-02
تاريخ النشر 2019-07-02
المطور Shaan Shivanandan
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Factr: Fun facts in your new tab",
    "short_name": "Factr",
    "description": "With Factr, get interesting new facts on your Chrome new tab page.",
    "version": "0.1.0",
    "permissions": [
        "management"
    ],
    "browser_action": {
        "default_icon": "icon.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    }
}