multi-searches.com

search the web - new tab search

Co je multi-searches.com?

multi-searches.com je rozšíření Chrome vyvinuté admin, a jeho hlavní funkcí je „search the web - new tab search“.

Snímky obrazovky rozšíření

screenshot

Stáhnout soubor CRX rozšíření multi-searches.com

Stáhněte si soubory rozšíření multi-searches.com ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        Multi-Searches is a simple and minimalist search new tab extension.

Multi-Searches - Clean and minimal new tab that allows you to search and navigate easily to your favourite, recently visited sites.

For more information please visit: https://multi-searches.com
Enjoy and please don't forget to  leave us a 5 start review!

By clicking "Add to chrome" you accept and agree to installing the Multi-Searches Chrome extension, and setting Chrome® New Tab search to that provided by the service and the Terms of Use at https://multi-searches.com/#terms privacy policy at https://multi-searches.com/#privacy_policy.

The extension will update your new-tab search engine to be provided by Bing.                    

Základní Informace o Rozšíření

Název multi-searches.com multi-searches.com
ID ompmbcpalofeaelpfohpmpmjhjahgpbp
Oficiální URL https://chromewebstore.google.com/detail/multi-searchescom/ompmbcpalofeaelpfohpmpmjhjahgpbp
Popis search the web - new tab search
Velikost souboru 650 KB
Počet instalací 25,895
Aktuální Verze 1.0.2
Poslední Aktualizace 2023-07-21
Datum Vydání 2023-07-21
Vývojář admin
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření https://multi-searches.com/
URL Stránky Nápovědy https://multi-searches.com/#contact
URL Stránky Zásad Ochrany Soukromí https://shareswishes.com/policy
Podporované Jazyky en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "multi-searches.com",
    "version": "1.0.2",
    "manifest_version": 3,
    "description": "search the web - new tab search",
    "homepage_url": "https:\/\/multi-searches.com",
    "action": {
        "default_icon": {
            "16": "img\/16.png",
            "32": "img\/32.png",
            "64": "img\/64.png"
        }
    },
    "icons": {
        "16": "img\/16.png",
        "32": "img\/32.png",
        "64": "img\/64.png"
    },
    "background": {
        "service_worker": "background\/runtime.js"
    },
    "chrome_url_overrides": {
        "newtab": "static\/html\/main.html"
    },
    "permissions": [
        "topSites",
        "storage"
    ],
    "short_name": "multi-searches"
}