Foxy Newtab

Mesmerizing Search New Tab - Search better and look better too.

ما هو Foxy Newtab؟

Foxy Newtab هو إضافة Chrome تم تطويرها بواسطة https://tryfoxy.com، والميزة الرئيسية لها هي "Mesmerizing Search New Tab - Search better and look better too.".

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

screenshot
screenshot

تحميل ملف CRX للإضافة Foxy Newtab

قم بتنزيل ملفات الامتداد Foxy Newtab بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

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

                        Mesmerizing Search New Tab - Search better and look better too.



Turn your regular start page into a mesmerizing one with Foxy Newtab. Extension can change your new tab search. By clicking "Add to chrome", I accept and agree to installing the " Foxy Newtab" Chrome extension and setting Chrome™ new tab search to that provided by the service and the Terms of Use and Privacy Policy. 



Privacy policy: http://www.solex.io/privacy/
Terms of use: http://www.solex.io/terms/                    

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

الاسم Foxy Newtab Foxy Newtab
ID opnnjhlgdknkcigifiekfnjmkdfdgcjd
عنوان URL الرسمي https://chromewebstore.google.com/detail/foxy-newtab/opnnjhlgdknkcigifiekfnjmkdfdgcjd
الوصف Mesmerizing Search New Tab - Search better and look better too.
حجم الملف 2.37 MB
عدد التثبيتات 56,305
النسخة الحالية 18880.2311.15.1118
آخر تحديث 2023-11-16
تاريخ النشر 2018-12-13
تقييم 5.00/5 مجموع تقييمات 3
المطور https://tryfoxy.com
البريد الإلكتروني [email protected]
نوع الدفع free
عنوان صفحة سياسة الخصوصية http://www.solex.io/privacy
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "default_locale": "en",
    "manifest_version": 3,
    "name": "Foxy Newtab",
    "description": "Mesmerizing Search New Tab - Search better and look better too.",
    "version": "18880.2311.15.1118",
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "permissions": [
        "storage"
    ],
    "icons": {
        "16": "icons\/icon16.png",
        "32": "icons\/icon32.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "omnibox": {
        "keyword": "tf"
    },
    "background": {
        "service_worker": "background.js"
    }
}