OceanGo

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

OceanGo क्या है?

OceanGo https://oceango.org द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Save the ocean, one search at a time..."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में OceanGo एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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
ईमेल [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
        }
    }
}