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.

What is Qwik Jokes?

Qwik Jokes is a Chrome extension developed by https://qwikjokes.com, and its main feature is "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.".

Extension Screenshots

screenshot

Download Qwik Jokes Extension CRX File

Download Qwik Jokes extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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/                    

Extension Basic Information

Name Qwik Jokes Qwik Jokes
ID eiokpcembbhoafnlfppbfflolnmhaobf
Official URL https://chromewebstore.google.com/detail/qwik-jokes/eiokpcembbhoafnlfppbfflolnmhaobf
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.
File Size 582 KB
Installation Count 44,855
Current Version 1.0.4
Last Updated 2022-10-19
Publish Date 2022-08-16
Rating 4.20/5 Total 5 Ratings
Developer https://qwikjokes.com
Email [email protected]
Payment Type free
Extension Website https://qwikjokes.com/
Privacy Policy Page URL https://mosaicdigital.net/privacy-policy
Supported Languages 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"
    }
}