Vegee Search

Search engine that helps protect animals!

Qu'est-ce que Vegee Search ?

Vegee Search est une extension Chrome développée par https://www.vegee.net, et sa fonction principale est "Search engine that helps protect animals!".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Vegee Search

Téléchargez les fichiers d'extension Vegee Search au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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!                    

Informations de Base sur l'Extension

Nom Vegee Search Vegee Search
ID bejjonmdlaplijdebeapjgkmpbngjcpl
URL Officiel https://chromewebstore.google.com/detail/vegee-search/bejjonmdlaplijdebeapjgkmpbngjcpl
Description Search engine that helps protect animals!
Taille du Fichier 17.57 KB
Nombre d'Installations 30
Version Actuelle 1.1
Dernière Mise à Jour 2021-01-09
Date de Publication 2020-12-23
Évaluation 5.00/5 Total 4 Évaluations
Développeur https://www.vegee.net
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://www.vegee.net/
Langues Prises en Charge 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}"
        }
    }
}