Joke Generator

Get a random joke from the official Joke API.

Joke Generator là gì?

Joke Generator là một tiện ích mở rộng Chrome được phát triển bởi cytsai11.tw, và tính năng chính của nó là "Get a random joke from the official Joke API.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Joke Generator

Tải xuống các tệp mở rộng Joke Generator dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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!                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Joke Generator Joke Generator
ID pikabpgljebfodhibnafaolfnoiedhdj
URL Chính Thức https://chromewebstore.google.com/detail/joke-generator/pikabpgljebfodhibnafaolfnoiedhdj
Mô tả Get a random joke from the official Joke API.
Kích Thước Tệp 11.37 KB
Số Lần Cài Đặt 59
Phiên Bản Hiện Tại 1.0
Cập Nhật Lần Cuối 2023-04-05
Ngày Phát Hành 2023-04-05
Nhà Phát Triển cytsai11.tw
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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": []
}