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 |
官方URL | 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" } } |