Thesearchmonster

Thesearchmonster is a designed to bring beautiful wallapeper to your make your dashboard beautiful.

Τι είναι το Thesearchmonster;

Το Thesearchmonster είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον thesearchmonster, και η κύρια λειτουργία του είναι "Thesearchmonster is a designed to bring beautiful wallapeper to your make your dashboard beautiful.".

Στιγμιότυπα Επέκτασης

screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Thesearchmonster

Λήψη αρχείων επέκτασης Thesearchmonster σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        Thesearchmonster.com helps  you turn information into action, making searching simpler faster and easier . The search monster is one of a kind search extensions that maintains your privacy online & pulls best results from across various search engines. This search engine extension protects users from being tracked while allowing them to search the web in complete privacy. Make thesearchmonster.com as your default search engine to safeguard your privacy add the extension to your browser now.   

Thesearchmonster is a private search engine with no tracking, storing, or selling users’ search history. By installing this plugin you would set your default search engine to thesearchmonster.com, this will allow you to get best search results from the web.

Terms of Use: https://www.thesearchmonster.com/info/terms-of-use
Privacy Policy: https://www.thesearchmonster.com/info/privacy-policy                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Thesearchmonster Thesearchmonster
ID doajblkoedjddamcdfaopcmmklljcdgg
Επίσημο URL https://chromewebstore.google.com/detail/thesearchmonster/doajblkoedjddamcdfaopcmmklljcdgg
Περιγραφή Thesearchmonster is a designed to bring beautiful wallapeper to your make your dashboard beautiful.
Μέγεθος Αρχείου 4.19 MB
Αριθμός Εγκαταστάσεων 19
Τρέχουσα Έκδοση 1.7.0
Τελευταία Ενημέρωση 2022-11-16
Ημερομηνία Δημοσίευσης 2021-06-05
Αξιολόγηση 4.70/5 Συνολικά 10 Αξιολογήσεις
Προγραμματιστής thesearchmonster
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://www.thesearchmonster.com
Διεύθυνση URL της Σελίδας Βοήθειας https://www.thesearchmonster.com
URL της Σελίδας Πολιτικής Απορρήτου https://www.thesearchmonster.com/info/privacy-policy
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Thesearchmonster",
    "version": "1.7.0",
    "description": "Thesearchmonster is a designed to bring beautiful wallapeper to your make your dashboard beautiful.",
    "chrome_settings_overrides": {
        "homepage": "https:\/\/www.thesearchmonster.com",
        "search_provider": {
            "name": "thesearchmonster.com",
            "keyword": "keyword.__MSG_url_domain__",
            "search_url": "https:\/\/www.thesearchmonster.com\/search?q={searchTerms}&v=1.7",
            "favicon_url": "https:\/\/www.thesearchmonster.com\/uploads\/brand\/favicon.png",
            "suggest_url": "https:\/\/www.thesearchmonster.com\/search?q={searchTerms}&v=1.7",
            "instant_url": "https:\/\/www.thesearchmonster.com\/search?q={searchTerms}&v=1.7",
            "image_url": "https:\/\/www.thesearchmonster.com\/search?q={searchTerms}&v=1.7",
            "search_url_post_params": "search_lang=__MSG_url_domain__",
            "suggest_url_post_params": "suggest_lang=__MSG_url_domain__",
            "instant_url_post_params": "instant_lang=__MSG_url_domain__",
            "image_url_post_params": "image_lang=__MSG_url_domain__",
            "alternate_urls": [
                "https:\/\/www.thesearchmonster.com\/search?q={searchTerms}&v=1.7",
                "https:\/\/www.thesearchmonster.com\/search?q={searchTerms}&v=1.7"
            ],
            "encoding": "UTF-8",
            "is_default": true
        },
        "startup_pages": [
            "https:\/\/www.thesearchmonster.com"
        ]
    },
    "icons": {
        "16": "public\/app_icon\/icon_16.png",
        "24": "public\/app_icon\/icon_24.png",
        "32": "public\/app_icon\/icon_32.png",
        "64": "public\/app_icon\/icon_64.png",
        "128": "public\/app_icon\/icon_128.png",
        "256": "public\/app_icon\/icon_256.png",
        "512": "public\/app_icon\/icon_512.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_icon": {
            "16": "public\/app_icon\/icon_16.png",
            "24": "public\/app_icon\/icon_24.png",
            "32": "public\/app_icon\/icon_32.png",
            "64": "public\/app_icon\/icon_64.png",
            "128": "public\/app_icon\/icon_128.png",
            "256": "public\/app_icon\/icon_256.png",
            "512": "public\/app_icon\/icon_512.png"
        }
    },
    "content_security_policy": {
        "extension_pages": "default-src 'self'; img-src https:;font-src https:\/\/fonts.gstatic.com;style-src 'self' https:\/\/fonts.googleapis.com"
    }
}