Swisscows

Adds Swisscows as the default search engine in your browser.

What is Swisscows?

Swisscows is a Chrome extension developed by https://swisscows.com, and its main feature is "Adds Swisscows as the default search engine in your browser.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download Swisscows Extension CRX File

Download Swisscows extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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                    

Extension Basic Information

Name Swisscows Swisscows
ID ibimaeimnogcdnjmmlpodbhhbejnpaij
Official URL https://chromewebstore.google.com/detail/swisscows/ibimaeimnogcdnjmmlpodbhhbejnpaij
Description Adds Swisscows as the default search engine in your browser.
File Size 14.56 KB
Installation Count 10,000
Current Version 2.0.3
Last Updated 2022-12-20
Publish Date 2020-01-10
Rating 4.33/5 Total 30 Ratings
Developer https://swisscows.com
Email [email protected]
Payment Type free
Extension Website https://swisscows.com/
Privacy Policy Page URL https://swisscows.com/privacy
Supported Languages 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
        }
    }
}