Donetica - Your search matters
Donetica - Your search matters!
什么是Donetica - Your search matters?
Donetica - Your search matters是由https://www.donetica.com开发的Chrome扩展程序,该扩展的主要功能是“Donetica - Your search matters!”。
扩展截图
下载Donetica - Your search matters扩展crx文件
下载Donetica - Your search matters扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
When Donation and Etica meet together - Donetica.
Change the world with your search, your search matters !
For only several clicks a donation will be made From Donetica to one of non-profit organisations in the categories of Charity, Ecology, Health and Welfare.
Start making the change today !
Your search and privacy are above all, we won't do any use of them.
Notification:
Once agreed to install Donetica Extension you will set your default search engine to Donetica.
You will start changing the world with your searches from this day forward ! 扩展基本信息
| 名称 | |
| ID | cnmjoiighnpoaffbiabneecdainfpjfk |
| 官方URL | https://chromewebstore.google.com/detail/donetica-your-search-matt/cnmjoiighnpoaffbiabneecdainfpjfk |
| 简介 | Donetica - Your search matters! |
| 文件大小 | 11.33 KB |
| 安装次数 | 94 |
| 当前版本 | 2.2 |
| 更新时间 | 2022-06-17 |
| 上架时间 | 2020-05-28 |
| 开发者 | https://www.donetica.com |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 扩展官网 | https://www.donetica.com |
| 帮助页面URL | https://www.donetica.com/info/contact |
| 隐私政策页面URL | https://www.donetica.com/info/privacy |
| 支持的语言 | de,en,fr,es,it |
| manifest.json | |
{
"author": "Donetica.com",
"chrome_settings_overrides": {
"search_provider": {
"encoding": "UTF-8",
"favicon_url": "https:\/\/www.donetica.com\/assets\/donetica.png",
"is_default": true,
"keyword": "donetica",
"name": "Donetica",
"search_url": "https:\/\/www.donetica.com\/search?q={searchTerms}&ex=1"
}
},
"background": {
"service_worker": "background.js"
},
"default_locale": "en",
"description": "__MSG_DonDescription__",
"icons": {
"128": "icons\/128.png",
"16": "icons\/16.png",
"24": "icons\/24.png",
"32": "icons\/32.png",
"48": "icons\/48.png"
},
"manifest_version": 3,
"name": "__MSG_DonName__",
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"version": "2.2"
} | |