OceanGo
Save the ocean, one search at a time...
Qu'est-ce que OceanGo ?
OceanGo est une extension Chrome développée par https://oceango.org, et sa fonction principale est "Save the ocean, one search at a time...".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension OceanGo
Téléchargez les fichiers d'extension OceanGo au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | OceanGo |
ID | iicafmjknbkiecflpbkcehjeeogcmebm |
URL Officiel | https://chromewebstore.google.com/detail/oceango/iicafmjknbkiecflpbkcehjeeogcmebm |
Description | Save the ocean, one search at a time... |
Taille du Fichier | 21.71 KB |
Nombre d'Installations | 24 |
Version Actuelle | 1.0 |
Dernière Mise à Jour | 2019-11-19 |
Date de Publication | 2019-11-18 |
Évaluation | 3.00/5 Total 2 Évaluations |
Développeur | https://oceango.org |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://oceango.org |
Langues Prises en Charge | 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 } } } |