Music&Songs Finder

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

O que é Music&Songs Finder?

Music&Songs Finder é uma extensão do Chrome desenvolvida por https://safesearch.top, e sua principal característica é "Change your Default Search Engine to Get New Music Fast! With your favorite sites in one place.".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Music&Songs Finder

Baixe arquivos de extensão Music&Songs Finder no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome Music&Songs Finder Music&Songs Finder
ID gaodkplbondgainoplnmakbmmanbpadd
URL Oficial https://chromewebstore.google.com/detail/musicsongs-finder/gaodkplbondgainoplnmakbmmanbpadd
Descrição Change your Default Search Engine to Get New Music Fast! With your favorite sites in one place.
Tamanho do Arquivo 7.99 KB
Contagem de Instalações 336
Versão Atual 1.1.9
Última Atualização 2022-01-25
Data de Publicação 2019-03-08
Classificação 1.00/5 Total de 1 Avaliações
Desenvolvedor https://safesearch.top
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://www.safesearch.top
URL da Página de Ajuda https://www.safesearch.top/en/legal/about.php
URL da Página de Política de Privacidade https://searchsafe.live/legal/privacy.php
Idiomas Suportados 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
}