Swisscows

Adds Swisscows as the default search engine in your browser.

Swisscows란 무엇입니까?

Swisscows은(는) https://swisscows.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Adds Swisscows as the default search engine in your browser."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot

Swisscows 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Swisscows is committed to your surveillance-free zone! Our extension enables a secure web search and offers optimal search results, private and anonymous! Make Swisscows your standard search engine in Google Chrome and protect your privacy!

Our passion is to protect people from monitoring.

- No tracking
- Anonymous
- Family-friendly

More and more people are angry about how online companies handle user data. As Swisscows team, we have made it our business to offer Internet users a protected space. To ensure the protection of personal data and privacy on the Internet, we have developed the data-secure search engine. By using Swisscows, you reduce the amount of data collected about you many times over. We do not create personal profiles, but anonymize all search queries after 7 days.
•	It is in our DNA to protect every user!
•	We do not save your data!
•	Here you are 100% anonymous!
•	We have our own servers and do not work with a cloud or with third-party providers!
•	Our data center is located in the Swiss Alps and this is the safest bunker in all of Europe!

More privacy for all internet users! No monitoring, no data storage!

Swisscows does not save any personal information and does not forward any personal information! Absolutely none! We make sure that your private life remains your private life. It is the efficient alternative for everyone who values data integrity and the protection of privacy. In contrast to other search engines, users leave no traces here. We do without countless analyzes of our visitors. Your topics, IP addresses and personal information will not be stored or used for additional business purposes.
Our advertising revenues are also invested in social projects. At the moment, we support orphanages in Colombia and Haiti.

Learn more:
You can find more information about Swisscows, our team and our vision at: https://company.swisscows.com/

You can find us here:
Facebook: https://www.facebook.com/swisscows
Twitter: https://twitter.com/swisscows_ch
LinkedIn: https://www.linkedin.com/organization-guest/company/swisscows                    

확장 프로그램 기본 정보

이름 Swisscows Swisscows
ID ibimaeimnogcdnjmmlpodbhhbejnpaij
공식 URL https://chromewebstore.google.com/detail/swisscows/ibimaeimnogcdnjmmlpodbhhbejnpaij
설명 Adds Swisscows as the default search engine in your browser.
파일 크기 14.56 KB
설치 횟수 10,000
현재 버전 2.0.3
최근 업데이트 2022-12-20
출시 날짜 2020-01-10
평점 4.33/5 총 30 개의 평점
개발자 https://swisscows.com
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://swisscows.com/
개인정보 보호 정책 페이지 URL https://swisscows.com/privacy
지원되는 언어 de,en,ru,uk
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Swisscows",
    "description": "__MSG_extensionDescription__",
    "version": "2.0.3",
    "author": "Swisscows AG",
    "icons": {
        "16": "favicon.png",
        "24": "favicon-24.png",
        "32": "favicon-32.png",
        "48": "favicon-48.png",
        "96": "favicon-96.png"
    },
    "default_locale": "en",
    "chrome_settings_overrides": {
        "search_provider": {
            "name": "Swisscows",
            "keyword": "Swisscows",
            "search_url": "https:\/\/swisscows.com\/web?query={searchTerms}",
            "favicon_url": "https:\/\/swisscows.com\/favicon-32.png",
            "suggest_url": "https:\/\/swisscows.com\/api\/suggest?query={searchTerms}",
            "image_url": "https:\/\/swisscows.com\/image?query={searchTerms}",
            "encoding": "UTF-8",
            "is_default": true
        }
    }
}