Qwik Ant
Busy People use Qwik Ant to Boost their Productivity.
什麼是Qwik Ant?
Qwik Ant是由https://qwikant.com開發的Chrome擴展程式,該擴展的主要功能是“Busy People use Qwik Ant to Boost their Productivity.”。
擴展截圖
下載Qwik Ant擴展crx文件
下載Qwik Ant擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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/
擴展基本資訊
名稱 | Qwik Ant |
ID | eceddpnnjbmalmmfedklfemafpnbmdfb |
官方網址 | https://chromewebstore.google.com/detail/qwik-ant/eceddpnnjbmalmmfedklfemafpnbmdfb |
簡介 | Busy People use Qwik Ant to Boost their Productivity. |
檔案大小 | 1.04 MB |
安裝次數 | 11,333 |
目前版本 | 1.0.3 |
更新時間 | 2023-04-24 |
上架時間 | 2021-07-21 |
評分 | 4.50/5 共 2 次評分 |
開發者 | https://qwikant.com |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://qwikant.com/ |
隱私政策頁面URL | https://mosaicdigital.net/privacy-policy |
支援的語言 | 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" } } |