multi-searches.com

search the web - new tab search

multi-searches.com là gì?

multi-searches.com là một tiện ích mở rộng Chrome được phát triển bởi admin, và tính năng chính của nó là "search the web - new tab search".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng multi-searches.com

Tải xuống các tệp mở rộng multi-searches.com dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên multi-searches.com multi-searches.com
ID ompmbcpalofeaelpfohpmpmjhjahgpbp
URL Chính Thức https://chromewebstore.google.com/detail/multi-searchescom/ompmbcpalofeaelpfohpmpmjhjahgpbp
Mô tả search the web - new tab search
Kích Thước Tệp 650 KB
Số Lần Cài Đặt 25,895
Phiên Bản Hiện Tại 1.0.2
Cập Nhật Lần Cuối 2023-07-21
Ngày Phát Hành 2023-07-21
Nhà Phát Triển admin
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://multi-searches.com/
URL Trang Trợ Giúp https://multi-searches.com/#contact
URL Trang Chính Sách Bảo Mật https://shareswishes.com/policy
Ngôn Ngữ Được Hỗ Trợ 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"
}