Vegee Search

Search engine that helps protect animals!

What is Vegee Search?

Vegee Search is a Chrome extension developed by https://www.vegee.net, and its main feature is "Search engine that helps protect animals!".

Extension Screenshots

screenshot

Download Vegee Search Extension CRX File

Download Vegee Search extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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!                    

Extension Basic Information

Name Vegee Search Vegee Search
ID bejjonmdlaplijdebeapjgkmpbngjcpl
Official URL https://chromewebstore.google.com/detail/vegee-search/bejjonmdlaplijdebeapjgkmpbngjcpl
Description Search engine that helps protect animals!
File Size 17.57 KB
Installation Count 30
Current Version 1.1
Last Updated 2021-01-09
Publish Date 2020-12-23
Rating 5.00/5 Total 4 Ratings
Developer https://www.vegee.net
Email [email protected]
Payment Type free
Extension Website https://www.vegee.net/
Supported Languages 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}"
        }
    }
}