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.

Apa itu Qwik Jokes?

Qwik Jokes adalah ekstensi Chrome yang dikembangkan oleh https://qwikjokes.com, dan fitur utamanya adalah "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 Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Qwik Jokes

Unduh file ekstensi Qwik Jokes dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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/                    

Informasi Dasar Ekstensi

Nama Qwik Jokes Qwik Jokes
ID eiokpcembbhoafnlfppbfflolnmhaobf
URL Resmi https://chromewebstore.google.com/detail/qwik-jokes/eiokpcembbhoafnlfppbfflolnmhaobf
Deskripsi 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.
Ukuran File 582 KB
Jumlah Instalasi 44,855
Versi Saat Ini 1.0.4
Terakhir Diperbarui 2022-10-19
Tanggal Publikasi 2022-08-16
Penilaian 4.20/5 Total 5 Penilaian
Pengembang https://qwikjokes.com
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://qwikjokes.com/
URL Halaman Kebijakan Privasi https://mosaicdigital.net/privacy-policy
Bahasa yang Didukung 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"
    }
}