Donetica - Your search matters
Donetica - Your search matters!
Was ist Donetica - Your search matters?
Donetica - Your search matters ist eine Chrome-Erweiterung, die von https://www.donetica.com entwickelt wurde, und ihr Hauptmerkmal ist "Donetica - Your search matters!".
Erweiterungsscreenshots
Donetica - Your search matters-Erweiterungs-CRX-Datei herunterladen
Laden Sie Donetica - Your search matters-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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 ! Grundlegende Informationen zur Erweiterung
| Name | |
| ID | cnmjoiighnpoaffbiabneecdainfpjfk |
| Offizielle URL | https://chromewebstore.google.com/detail/donetica-your-search-matt/cnmjoiighnpoaffbiabneecdainfpjfk |
| Beschreibung | Donetica - Your search matters! |
| Dateigröße | 11.33 KB |
| Installationsanzahl | 94 |
| Aktuelle Version | 2.2 |
| Letztes Update | 2022-06-17 |
| Veröffentlichungsdatum | 2020-05-28 |
| Entwickler | https://www.donetica.com |
| [email protected] | |
| Zahlungsart | free |
| Erweiterungswebsite | https://www.donetica.com |
| Hilfeseite URL | https://www.donetica.com/info/contact |
| URL der Datenschutzrichtlinien-Seite | https://www.donetica.com/info/privacy |
| Unterstützte Sprachen | 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"
} | |