Qwik Search

Qwik-Search gives you quick access to a selection of popular search engines all on the one window via a user-friendly drop-down menu

Qwik Search là gì?

Qwik Search là một tiện ích mở rộng Chrome được phát triển bởi https://qwik-search.com, và tính năng chính của nó là "Qwik-Search gives you quick access to a selection of popular search engines all on the one window via a user-friendly drop-down menu".

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

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Qwik Search

Tải xuống các tệp mở rộng Qwik Search 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

                        Your Search…Your Choice
 
Replace your browser's new tab and change the search engine to Bing.com. You may change your selection at will from the drop-down list.
 
This simple & effective new tab with elegant interface also provides you with social features right at your fingertips.
 
You will be able to explore the web as well as have instant access to popular social media websites, all within your new tab window.
 
By clicking "Add to Chrome", you agree to install the Chrome™ extension, setting the new tab search to Bing.com, and abide by the Privacy Policy and Terms of Use of the extension.
 
Our extension offers a selection of third-party browsers to choose from. These engines can collect personal information about their users in accordance with their own policies. To find out more information, please refer to "Types of data collected by search engines" within our Privacy Policy page.
 
Permission required:
Replace the page you see when opening a new tab
 
Links:
Terms of Use: https://qwik-search.com/terms-conditions/
Privacy Policy: https://qwik-search.com/privacy-policy/                    

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

Tên Qwik Search Qwik Search
ID epamkjmlhfiopklkjdenlbfdeiopgacf
URL Chính Thức https://chromewebstore.google.com/detail/qwik-search/epamkjmlhfiopklkjdenlbfdeiopgacf
Mô tả Qwik-Search gives you quick access to a selection of popular search engines all on the one window via a user-friendly drop-down menu
Kích Thước Tệp 1.48 MB
Số Lần Cài Đặt 11,535
Phiên Bản Hiện Tại 1.0.5
Cập Nhật Lần Cuối 2020-12-18
Ngày Phát Hành 2020-08-21
Đánh Giá 4.00/5 Tổng số 7 Đánh Giá
Nhà Phát Triển https://qwik-search.com
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://qwik-search.com
URL Trang Chính Sách Bảo Mật https://qwik-search.com/privacy-policy
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "browser_action": {
        "default_icon": "icons\/128x128.png",
        "default_title": "Qwik Search"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "description": "Qwik-Search gives you quick access to a selection of popular search engines all on the one window via a user-friendly drop-down menu",
    "homepage_url": "https:\/\/qwik-search.com\/",
    "icons": {
        "128": "icons\/128x128.png",
        "96": "icons\/96x96.png",
        "48": "icons\/48x48.png",
        "16": "icons\/16x16.png"
    },
    "manifest_version": 2,
    "name": "Qwik Search",
    "short_name": "Qwik Search",
    "version": "1.0.5",
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "permissions": [
        "storage"
    ]
}