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
官方網址 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
電子郵箱 [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": []
}