Qwik Ant
Busy People use Qwik Ant to Boost their Productivity.
Was ist Qwik Ant?
Qwik Ant ist eine Chrome-Erweiterung, die von https://qwikant.com entwickelt wurde, und ihr Hauptmerkmal ist "Busy People use Qwik Ant to Boost their Productivity.".
Erweiterungsscreenshots
Qwik Ant-Erweiterungs-CRX-Datei herunterladen
Laden Sie Qwik Ant-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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/
Grundlegende Informationen zur Erweiterung
Name | Qwik Ant |
ID | eceddpnnjbmalmmfedklfemafpnbmdfb |
Offizielle URL | https://chromewebstore.google.com/detail/qwik-ant/eceddpnnjbmalmmfedklfemafpnbmdfb |
Beschreibung | Busy People use Qwik Ant to Boost their Productivity. |
Dateigröße | 1.04 MB |
Installationsanzahl | 11,333 |
Aktuelle Version | 1.0.3 |
Letztes Update | 2023-04-24 |
Veröffentlichungsdatum | 2021-07-21 |
Bewertung | 4.50/5 Insgesamt 2 Bewertungen |
Entwickler | https://qwikant.com |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://qwikant.com/ |
URL der Datenschutzrichtlinien-Seite | https://mosaicdigital.net/privacy-policy |
Unterstützte Sprachen | 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" } } |