Joke Generator

Get a random joke from the official Joke API.

Joke Generatorとは何ですか?

Joke Generatorはcytsai11.twによって開発されたChromeの拡張機能で、その主な機能は「Get a random joke from the official Joke API.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot

Joke Generator拡張機能のCRXファイルをダウンロード

Joke Generator拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Brighten up your day with the Random Joke Generator Extension! This lightweight and easy-to-use browser extension provides you with a fresh, hilarious joke at the click of a button. Perfect for when you need a quick laugh, a conversation starter, or just a break from your daily routine.

Features:

Generates random jokes from a vast collection of classic and modern humor.

Simple, clean, and user-friendly interface that displays the joke in a clear and easy-to-read format.

"New Joke" button allows you to generate a new joke instantly.

"Copy Joke" button enables you to quickly copy the joke to your clipboard, making it easy to share with friends and family.

Don't let life's stresses get you down. Install the Random Joke Generator Extension today and bring a little laughter into your life!                    

拡張機能の基本情報

名前 Joke Generator Joke Generator
ID pikabpgljebfodhibnafaolfnoiedhdj
公式URL https://chromewebstore.google.com/detail/joke-generator/pikabpgljebfodhibnafaolfnoiedhdj
説明 Get a random joke from the official Joke API.
ファイルサイズ 11.37 KB
インストール数 59
現在のバージョン 1.0
最終更新日 2023-04-05
公開日 2023-04-05
開発者 cytsai11.tw
Eメール [email protected]
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Joke Generator",
    "version": "1.0",
    "description": "Get a random joke from the official Joke API.",
    "manifest_version": 3,
    "action": {
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "icon.png",
        "32": "icon.png",
        "48": "icon.png",
        "128": "icon.png"
    },
    "permissions": []
}