OceanGo

Save the ocean, one search at a time...

OceanGoとは何ですか?

OceanGoはhttps://oceango.orgによって開発されたChromeの拡張機能で、その主な機能は「Save the ocean, one search at a time...」です。

拡張機能のスクリーンショット

screenshot

OceanGo拡張機能のCRXファイルをダウンロード

OceanGo拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        OceanGo is a unique search engine like Google that helps remove plastic from the oceans. Through simply surfing the web, you can help remove ocean plastics and drive ocean cleanup projects across the world.

How does it work?

We use our revenue to help fund vital ocean cleanup projects. Every time you search, ad earnings are collected and sent to major ocean cleanup companies that help remove plastic from the ocean.

Privacy

The only thing we care about is the ocean. 

OceanGo is SSL encrypted to ensure that your security is protected. We don't sell your data to advertisers and we don't save your searches.                    

拡張機能の基本情報

名前 OceanGo OceanGo
ID iicafmjknbkiecflpbkcehjeeogcmebm
公式URL https://chromewebstore.google.com/detail/oceango/iicafmjknbkiecflpbkcehjeeogcmebm
説明 Save the ocean, one search at a time...
ファイルサイズ 21.71 KB
インストール数 24
現在のバージョン 1.0
最終更新日 2019-11-19
公開日 2019-11-18
評価 3.00/5 合計 2 レビュー
開発者 https://oceango.org
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://oceango.org
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "OceanGo",
    "author": "OceanGo",
    "description": "Save the ocean, one search at a time...",
    "version": "1.0",
    "manifest_version": 2,
    "icons": {
        "16": "icons\/logo.png",
        "32": "icons\/logo.png",
        "64": "icons\/logo.png"
    },
    "browser_action": {
        "default_icon": "icons\/logo.png"
    },
    "chrome_url_overrides": {
        "newtab": "new_tab.html"
    },
    "chrome_settings_overrides": {
        "homepage": "https:\/\/oceango.org\/?app",
        "search_provider": {
            "name": "OceanGo",
            "keyword": "OceanGo, OceanGo Search, Search Engine, OceanGo Search Engine",
            "search_url": "https:\/\/oceango.org\/web?q={searchTerms}",
            "favicon_url": "https:\/\/oceango.org\/uploads\/brand\/favicon.png",
            "encoding": "UTF-8",
            "is_default": true
        }
    }
}