OceanGo

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

OceanGo là gì?

OceanGo là một tiện ích mở rộng Chrome được phát triển bởi https://oceango.org, và tính năng chính của nó là "Save the ocean, one search at a time...".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng OceanGo

Tải xuống các tệp mở rộng OceanGo dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên OceanGo OceanGo
ID iicafmjknbkiecflpbkcehjeeogcmebm
URL Chính Thức https://chromewebstore.google.com/detail/oceango/iicafmjknbkiecflpbkcehjeeogcmebm
Mô tả Save the ocean, one search at a time...
Kích Thước Tệp 21.71 KB
Số Lần Cài Đặt 24
Phiên Bản Hiện Tại 1.0
Cập Nhật Lần Cuối 2019-11-19
Ngày Phát Hành 2019-11-18
Đánh Giá 3.00/5 Tổng số 2 Đánh Giá
Nhà Phát Triển https://oceango.org
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://oceango.org
Ngôn Ngữ Được Hỗ Trợ 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
        }
    }
}