Qwik Ant
Busy People use Qwik Ant to Boost their Productivity.
Qu'est-ce que Qwik Ant ?
Qwik Ant est une extension Chrome développée par https://qwikant.com, et sa fonction principale est "Busy People use Qwik Ant to Boost their Productivity.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Qwik Ant
Téléchargez les fichiers d'extension Qwik Ant au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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/
Informations de Base sur l'Extension
Nom | Qwik Ant |
ID | eceddpnnjbmalmmfedklfemafpnbmdfb |
URL Officiel | https://chromewebstore.google.com/detail/qwik-ant/eceddpnnjbmalmmfedklfemafpnbmdfb |
Description | Busy People use Qwik Ant to Boost their Productivity. |
Taille du Fichier | 1.04 MB |
Nombre d'Installations | 11,333 |
Version Actuelle | 1.0.3 |
Dernière Mise à Jour | 2023-04-24 |
Date de Publication | 2021-07-21 |
Évaluation | 4.50/5 Total 2 Évaluations |
Développeur | https://qwikant.com |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://qwikant.com/ |
URL de la Page de Politique de Confidentialité | https://mosaicdigital.net/privacy-policy |
Langues Prises en Charge | 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" } } |