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
Eメール [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"
    }
}