Qwik Ant
Busy People use Qwik Ant to Boost their Productivity.
Apa itu Qwik Ant?
Qwik Ant adalah ekstensi Chrome yang dikembangkan oleh https://qwikant.com, dan fitur utamanya adalah "Busy People use Qwik Ant to Boost their Productivity.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Qwik Ant
Unduh file ekstensi Qwik Ant dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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/
Informasi Dasar Ekstensi
Nama | Qwik Ant |
ID | eceddpnnjbmalmmfedklfemafpnbmdfb |
URL Resmi | https://chromewebstore.google.com/detail/qwik-ant/eceddpnnjbmalmmfedklfemafpnbmdfb |
Deskripsi | Busy People use Qwik Ant to Boost their Productivity. |
Ukuran File | 1.04 MB |
Jumlah Instalasi | 11,333 |
Versi Saat Ini | 1.0.3 |
Terakhir Diperbarui | 2023-04-24 |
Tanggal Publikasi | 2021-07-21 |
Penilaian | 4.50/5 Total 2 Penilaian |
Pengembang | https://qwikant.com |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://qwikant.com/ |
URL Halaman Kebijakan Privasi | https://mosaicdigital.net/privacy-policy |
Bahasa yang Didukung | 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" } } |