OceanGo
Save the ocean, one search at a time...
ما هو OceanGo؟
OceanGo هو إضافة Chrome تم تطويرها بواسطة https://oceango.org، والميزة الرئيسية لها هي "Save the ocean, one search at a time...".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة OceanGo
قم بتنزيل ملفات الامتداد OceanGo بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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 |
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 } } } |