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 | 
| Eメール | [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"
}  |  |