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