Qwik Jokes

Qwik Jokes will show a new joke and put a smile on your face every time you open a new tab to search the web.

Qwik Jokes란 무엇입니까?

Qwik Jokes은(는) https://qwikjokes.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Qwik Jokes will show a new joke and put a smile on your face every time you open a new tab to search the web."입니다.

확장 프로그램 스크린샷

screenshot

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

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

확장 프로그램 사용 설명서

                        If you install the Qwik Jokes desktop extension, your browsers new tab will be replaced and show Bing search results.

By clicking ‘Add to Chrome’ you are accepting and agreeing to install the Qwik Jokes chrome extension as your browser new tab, with search results by Bing, and the Privacy Policy and Terms of Use.  

Let Qwik Jokes bring some laughter to your day. Because a day without laughter is a day wasted.
  
Privacy Policy: https://qwikjokes.com/privacy-policy/
Terms of use: https://qwikjokes.com/terms-conditions/                    

확장 프로그램 기본 정보

이름 Qwik Jokes Qwik Jokes
ID eiokpcembbhoafnlfppbfflolnmhaobf
공식 URL https://chromewebstore.google.com/detail/qwik-jokes/eiokpcembbhoafnlfppbfflolnmhaobf
설명 Qwik Jokes will show a new joke and put a smile on your face every time you open a new tab to search the web.
파일 크기 582 KB
설치 횟수 44,855
현재 버전 1.0.4
최근 업데이트 2022-10-19
출시 날짜 2022-08-16
평점 4.20/5 총 5 개의 평점
개발자 https://qwikjokes.com
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://qwikjokes.com/
개인정보 보호 정책 페이지 URL https://mosaicdigital.net/privacy-policy
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Qwik Jokes",
    "short_name": "Qwik Jokes",
    "version": "1.0.4",
    "description": "Qwik Jokes will show a new joke and put a smile on your face every time you open a new tab to search the web.",
    "icons": {
        "32": "icons\/32.png",
        "64": "icons\/64.png"
    },
    "author": "Trigvent",
    "action": {
        "browser_style": false,
        "default_title": "Qwik Jokes"
    },
    "chrome_url_overrides": {
        "newtab": "new-tab.html"
    }
}