Foxy Newtab

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

Foxy Newtab क्या है?

Foxy Newtab https://tryfoxy.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Mesmerizing Search New Tab - Search better and look better too."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Foxy Newtab एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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
गोपनीयता नीति पृष्ठ URL 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"
    }
}