multi-searches.com
search the web - new tab search
multi-searches.comとは何ですか?
multi-searches.comはadminによって開発されたChromeの拡張機能で、その主な機能は「search the web - new tab search」です。
拡張機能のスクリーンショット
multi-searches.com拡張機能のCRXファイルをダウンロード
multi-searches.com拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
                        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.                     拡張機能の基本情報
| 名前 |   |  
| ID | ompmbcpalofeaelpfohpmpmjhjahgpbp | 
| 公式URL | https://chromewebstore.google.com/detail/multi-searchescom/ompmbcpalofeaelpfohpmpmjhjahgpbp | 
| 説明 | search the web - new tab search | 
| ファイルサイズ | 650 KB | 
| インストール数 | 25,895 | 
| 現在のバージョン | 1.0.2 | 
| 最終更新日 | 2023-07-21 | 
| 公開日 | 2023-07-21 | 
| 開発者 | admin | 
| Eメール | [email protected] | 
| 支払い方法 | free | 
| 拡張機能のウェブサイト | https://multi-searches.com/ | 
| ヘルプページのURL | https://multi-searches.com/#contact | 
| プライバシーポリシーページのURL | https://shareswishes.com/policy | 
| 対応言語 | 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"
}  |  |