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文件

下載Qwik Jokes擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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
官方網址 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"
    }
}