MyShopSearch

Extension changes default search to MyShopSearch.com

Cos'è MyShopSearch?

MyShopSearch è un'estensione di Chrome sviluppata da MyShopSearch Ltd., e la sua funzione principale è "Extension changes default search to MyShopSearch.com".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione MyShopSearch

Scarica i file di estensione MyShopSearch in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        Easily search your favorite place for online shopping.
Access most popular shopping sites and buy items quicker then ever.
How to guide: https://myshopsearch.com 


By clicking "Add to Chrome" I accept the terms of use and privacy policy.

Terms of use:
https://myshopsearch.com/tos/

Privacy policy:
https://myshopsearch.com/privacy_policy/

Feel free to contact us, recommend additional shops and send suggestions to make this extension even better!

Best Regards,
[email protected]                    

Informazioni di Base sull'Estensione

Nome MyShopSearch MyShopSearch
ID dapfcbdbmlllhlikiddnomgohaadjjof
URL Ufficiale https://chromewebstore.google.com/detail/myshopsearch/dapfcbdbmlllhlikiddnomgohaadjjof
Descrizione Extension changes default search to MyShopSearch.com
Dimensione del File 8.15 KB
Conteggio Installazioni 2,374
Versione Corrente 1.2
Ultimo Aggiornamento 2021-07-02
Data di Pubblicazione 2021-06-03
Valutazione 4.20/5 Totale 5 Valutazioni
Sviluppatore MyShopSearch Ltd.
Email [email protected]
Tipo di Pagamento free
URL della Pagina della Politica sulla Privacy https://myshopsearch.com/privacy_policy
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "action": {
        "default_icon": "icon128.png"
    },
    "chrome_settings_overrides": {
        "search_provider": {
            "alternate_urls": [],
            "encoding": "UTF-8",
            "favicon_url": "https:\/\/myshopsearch.com\/favicon.png",
            "instant_url": "https:\/\/myshopsearch.com\/results.php?pub=3200&v=400&q={searchTerms}",
            "instant_url_post_params": "",
            "is_default": true,
            "keyword": "MyShopSearch",
            "name": "MyShop",
            "search_url": "https:\/\/myshopsearch.com\/results.php?pub=3200&v=400&q={searchTerms}",
            "search_url_post_params": "",
            "suggest_url": "https:\/\/myshopsearch.com\/gjson.php?q={searchTerms}"
        }
    },
    "description": "Extension changes default search to MyShopSearch.com",
    "homepage_url": "https:\/\/myshopsearch.com\/?pub=3200&v=400",
    "icons": {
        "128": "icon128.png"
    },
    "manifest_version": 3,
    "name": "MyShopSearch",
    "version": "1.2"
}