Vegee Search

Search engine that helps protect animals!

O que é Vegee Search?

Vegee Search é uma extensão do Chrome desenvolvida por https://www.vegee.net, e sua principal característica é "Search engine that helps protect animals!".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Vegee Search

Baixe arquivos de extensão Vegee Search 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

                        1. Settings

On website vegee.net, you can easily choose Google, Bing or Yahoo search engine with one click. Subsequently, the search engine of your choice will be used everywhere in the browser.

---------------------

2. How it work?

Every time you search for something through our search engine, a substantial portion of our advertising revenue goes to supporting animals.

On website vegee.net, we will regularly update the specific projects for which the funds will be used. As soon as the first issues are available, we will publish them immediately.

The money will be used primarily to support shelters for dogs, cats and other animals but also to develop other software to support veganism in general.

---------------------

3. Why use our search engine?

- You can help the animals without having to pay anything at all.

- With our Chrome extension, you automatically help with every search on new tab.

- Of course, you can choose from the most famous search engines Google, Yahoo and Bing with one click.

- If you have any questions or want to get more involved, do not hesitate to contact by email [email protected]

---------------------

Thank you very much for using!                    

Informações Básicas da Extensão

Nome Vegee Search Vegee Search
ID bejjonmdlaplijdebeapjgkmpbngjcpl
URL Oficial https://chromewebstore.google.com/detail/vegee-search/bejjonmdlaplijdebeapjgkmpbngjcpl
Descrição Search engine that helps protect animals!
Tamanho do Arquivo 17.57 KB
Contagem de Instalações 30
Versão Atual 1.1
Última Atualização 2021-01-09
Data de Publicação 2020-12-23
Classificação 5.00/5 Total de 4 Avaliações
Desenvolvedor https://www.vegee.net
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://www.vegee.net/
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.1",
    "manifest_version": 2,
    "name": "Vegee Search",
    "description": "Search engine that helps protect animals!",
    "content_security_policy": "script-src 'self'; object-src 'self'",
    "icons": {
        "19": "img\/ico_19.png",
        "32": "img\/ico_32.png",
        "48": "img\/ico_48.png",
        "128": "img\/ico_128.png"
    },
    "chrome_settings_overrides": {
        "search_provider": {
            "encoding": "UTF-8",
            "favicon_url": "https:\/\/www.vegee.net\/img\/favicon.ico",
            "is_default": true,
            "keyword": "vegeesearch",
            "name": "VegeeSearch",
            "search_url": "https:\/\/www.vegee.net\/search?app=vsearch&q={searchTerms}"
        }
    }
}