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."입니다.

확장 프로그램 스크린샷

screenshot
screenshot

Qwik Ant 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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 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"
    }
}