Vegee Search

Search engine that helps protect animals!

什麼是Vegee Search?

Vegee Search是由https://www.vegee.net開發的Chrome擴展程式,該擴展的主要功能是“Search engine that helps protect animals!”。

擴展截圖

screenshot

下載Vegee Search擴展crx文件

下載Vegee Search擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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!                    

擴展基本資訊

名稱 Vegee Search Vegee Search
ID bejjonmdlaplijdebeapjgkmpbngjcpl
官方網址 https://chromewebstore.google.com/detail/vegee-search/bejjonmdlaplijdebeapjgkmpbngjcpl
簡介 Search engine that helps protect animals!
檔案大小 17.57 KB
安裝次數 30
目前版本 1.1
更新時間 2021-01-09
上架時間 2020-12-23
評分 5.00/5 共 4 次評分
開發者 https://www.vegee.net
電子郵箱 [email protected]
付費類型 free
擴展官網 https://www.vegee.net/
支援的語言 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}"
        }
    }
}