Foxy Newtab

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

O que é Foxy Newtab?

Foxy Newtab é uma extensão do Chrome desenvolvida por https://tryfoxy.com, e sua principal característica é "Mesmerizing Search New Tab - Search better and look better too.".

Capturas de Tela da Extensão

screenshot
screenshot

Baixar o arquivo CRX da Extensão Foxy Newtab

Baixe arquivos de extensão Foxy Newtab no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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/                    

Informações Básicas da Extensão

Nome Foxy Newtab Foxy Newtab
ID opnnjhlgdknkcigifiekfnjmkdfdgcjd
URL Oficial https://chromewebstore.google.com/detail/foxy-newtab/opnnjhlgdknkcigifiekfnjmkdfdgcjd
Descrição Mesmerizing Search New Tab - Search better and look better too.
Tamanho do Arquivo 2.37 MB
Contagem de Instalações 56,305
Versão Atual 18880.2311.15.1118
Última Atualização 2023-11-16
Data de Publicação 2018-12-13
Classificação 5.00/5 Total de 3 Avaliações
Desenvolvedor https://tryfoxy.com
Email [email protected]
Tipo de Pagamento free
URL da Página de Política de Privacidade http://www.solex.io/privacy
Idiomas Suportados 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"
    }
}