Qwik Ant

Busy People use Qwik Ant to Boost their Productivity.

Qwik Ant là gì?

Qwik Ant là một tiện ích mở rộng Chrome được phát triển bởi https://qwikant.com, và tính năng chính của nó là "Busy People use Qwik Ant to Boost their Productivity.".

Ả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 Ant

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

                        A better way to search the web and add productivity to your busy day.

Qwik Ant is an extension designed to make your life easier, by simplifying your desktop productivity and browsing needs. By clicking open a new tab you will get immediate access to a great selection of productivity software tools to choose from and enjoy a quick & seamless online search experience straight from your browser.

Installing this extension will replace your browsers new tab. Allowing you to quickly find and view search results directly from your new tab.

By clicking "Add to Chrome", I accept and agree to installing the Qwik Ant Chrome extension and setting Chrome™ New Tab to that provided by the service with results by Microsoft Bing, and the Terms of Use and Privacy Policy.

Browse the web as well as choose from a selection of leading productivity apps which are designed to help you organise your personal life more efficiently, get things done quicker and collaborate better with others.
 
Privacy Policy: https://mosaicdigital.net/privacy-policy/
Terms of use: https://mosaicdigital.net/terms-conditions/                    

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

Tên Qwik Ant Qwik Ant
ID eceddpnnjbmalmmfedklfemafpnbmdfb
URL Chính Thức https://chromewebstore.google.com/detail/qwik-ant/eceddpnnjbmalmmfedklfemafpnbmdfb
Mô tả Busy People use Qwik Ant to Boost their Productivity.
Kích Thước Tệp 1.04 MB
Số Lần Cài Đặt 11,333
Phiên Bản Hiện Tại 1.0.3
Cập Nhật Lần Cuối 2023-04-24
Ngày Phát Hành 2021-07-21
Đánh Giá 4.50/5 Tổng số 2 Đánh Giá
Nhà Phát Triển https://qwikant.com
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://qwikant.com/
URL Trang Chính Sách Bảo Mật https://mosaicdigital.net/privacy-policy
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Qwik Ant",
    "short_name": "Qwik Ant",
    "version": "1.0.3",
    "description": "Busy People use Qwik Ant to Boost their Productivity.",
    "minimum_chrome_version": "16.0.884",
    "icons": {
        "32": "icons\/32.png",
        "64": "icons\/64.png",
        "128": "icons\/128.png"
    },
    "author": "Mosaic",
    "browser_action": {
        "browser_style": false,
        "default_title": "Qwik Ant"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    }
}