Joke Generator

Get a random joke from the official Joke API.

ما هو Joke Generator؟

Joke Generator هو إضافة Chrome تم تطويرها بواسطة cytsai11.tw، والميزة الرئيسية لها هي "Get a random joke from the official Joke API.".

لقطات شاشة التمديد

screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Joke Generator

قم بتنزيل ملفات الامتداد Joke Generator بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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
البريد الإلكتروني [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": []
}