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ファイルをダウンロード

Swisscows拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

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