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!"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Donetica - Your search matters 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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 !                    

확장 프로그램 기본 정보

이름 Donetica - Your search matters Donetica - Your search matters
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"
}