Music&Songs Finder

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

Music&Songs Finder क्या है?

Music&Songs Finder https://safesearch.top द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Change your Default Search Engine to Get New Music Fast! With your favorite sites in one place."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Music&Songs Finder एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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.                    

एक्सटेंशन की मूल जानकारी

नाम Music&Songs Finder Music&Songs Finder
ID gaodkplbondgainoplnmakbmmanbpadd
आधिकारिक URL https://chromewebstore.google.com/detail/musicsongs-finder/gaodkplbondgainoplnmakbmmanbpadd
विवरण Change your Default Search Engine to Get New Music Fast! With your favorite sites in one place.
फ़ाइल का आकार 7.99 KB
स्थापना संख्या 336
वर्तमान संस्करण 1.1.9
अंतिम अपडेट 2022-01-25
प्रकाशन तिथि 2019-03-08
रेटिंग 1.00/5 कुल 1 रेटिंग्स
डेवलपर https://safesearch.top
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://www.safesearch.top
सहायता पृष्ठ URL https://www.safesearch.top/en/legal/about.php
गोपनीयता नीति पृष्ठ URL https://searchsafe.live/legal/privacy.php
समर्थित भाषाएँ 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
}