Music&Songs Finder

Change your Default Search Engine to Get New Music Fast! With your favorite sites in one place.

Cos'è Music&Songs Finder?

Music&Songs Finder è un'estensione di Chrome sviluppata da https://safesearch.top, e la sua funzione principale è "Change your Default Search Engine to Get New Music Fast! With your favorite sites in one place.".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Music&Songs Finder

Scarica i file di estensione Music&Songs Finder 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

                        Search & Stream Your Music Better And Faster

By clicking "Add to chrome", I accept and agree to installing the Extension Music & Songs Finder Chrome extension and setting it to be my home page that provided by the service and the Terms of Use and Privacy Policy. The extension will update your search settings and will change your New Tab search services provided by Bing/vahoo.                    

Informazioni di Base sull'Estensione

Nome Music&Songs Finder Music&Songs Finder
ID gaodkplbondgainoplnmakbmmanbpadd
URL Ufficiale https://chromewebstore.google.com/detail/musicsongs-finder/gaodkplbondgainoplnmakbmmanbpadd
Descrizione Change your Default Search Engine to Get New Music Fast! With your favorite sites in one place.
Dimensione del File 7.99 KB
Conteggio Installazioni 336
Versione Corrente 1.1.9
Ultimo Aggiornamento 2022-01-25
Data di Pubblicazione 2019-03-08
Valutazione 1.00/5 Totale 1 Valutazioni
Sviluppatore https://safesearch.top
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://www.safesearch.top
URL della Pagina di Aiuto https://www.safesearch.top/en/legal/about.php
URL della Pagina della Politica sulla Privacy https://searchsafe.live/legal/privacy.php
Lingue Supportate en
manifest.json
{
    "background": {
        "scripts": [
            "scripts\/back.js"
        ]
    },
    "name": "Music&Songs Finder",
    "permissions": [
        "tabs"
    ],
    "chrome_settings_overrides": {
        "search_provider": {
            "alternate_urls": [],
            "encoding": "UTF-8",
            "favicon_url": "https:\/\/www.safesearch.top\/favicon.ico",
            "image_url": "https:\/\/www.safesearch.top\/en\/result.php?q={searchTerms}",
            "image_url_post_params": "",
            "instant_url": "https:\/\/www.safesearch.top\/en\/result.php?q={searchTerms}",
            "instant_url_post_params": "",
            "is_default": true,
            "keyword": "https:\/\/www.safesearch.top\/en\/",
            "name": "SafeSearch",
            "search_url": "https:\/\/www.safesearch.top\/en\/result.php?q={searchTerms}",
            "search_url_post_params": "",
            "suggest_url": "https:\/\/www.safesearch.top\/en\/result.php?q={searchTerms}",
            "suggest_url_post_params": ""
        },
        "startup_pages": [
            "https:\/\/www.safesearch.top\/en\/"
        ]
    },
    "browser_action": {
        "default_icon": "images\/icon16.png",
        "default_title": "Music Search"
    },
    "description": "Change your Default Search Engine to Get New Music Fast! With your favorite sites in one place.",
    "externally_connectable": {
        "matches": [
            "*:\/\/*.safesearch.top\/*"
        ]
    },
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.1.9",
    "icons": {
        "128": "images\/icon128.png",
        "16": "images\/icon16.png"
    },
    "manifest_version": 2
}