Foxy Newtab

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

Co to jest Foxy Newtab?

Foxy Newtab to rozszerzenie Chrome opracowane przez https://tryfoxy.com, a jego główną funkcją jest „Mesmerizing Search New Tab - Search better and look better too.”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot

Pobierz plik CRX rozszerzenia Foxy Newtab

Pobierz pliki rozszerzeń Foxy Newtab w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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/                    

Podstawowe informacje o rozszerzeniu

Nazwa Foxy Newtab Foxy Newtab
ID opnnjhlgdknkcigifiekfnjmkdfdgcjd
Oficjalny URL https://chromewebstore.google.com/detail/foxy-newtab/opnnjhlgdknkcigifiekfnjmkdfdgcjd
Opis Mesmerizing Search New Tab - Search better and look better too.
Rozmiar pliku 2.37 MB
Liczba instalacji 56,305
Aktualna Wersja 18880.2311.15.1118
Ostatnia Aktualizacja 2023-11-16
Data Publikacji 2018-12-13
Ocena 5.00/5 Łącznie 3 Oceny
Deweloper https://tryfoxy.com
E-mail [email protected]
Typ Płatności free
Adres URL Strony Polityki Prywatności http://www.solex.io/privacy
Obsługiwane Języki 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"
    }
}