Funny Jokes
You click on this google chrome extension to get a random Joke every time. https://dddcodigo.com/
ما هو Funny Jokes؟
Funny Jokes هو إضافة Chrome تم تطويرها بواسطة FahadShoaib، والميزة الرئيسية لها هي "You click on this google chrome extension to get a random Joke every time. https://dddcodigo.com/".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Funny Jokes
قم بتنزيل ملفات الامتداد Funny Jokes بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
You click on this google chrome extension to get a random Joke every time.
https://dddcodigo.com/ معلومات أساسية عن التمديد
| الاسم | |
| ID | bfjidalhcbenjkancadhmnbnacghegdd |
| عنوان URL الرسمي | https://chromewebstore.google.com/detail/funny-jokes/bfjidalhcbenjkancadhmnbnacghegdd |
| الوصف | You click on this google chrome extension to get a random Joke every time. https://dddcodigo.com/ |
| حجم الملف | 29.04 KB |
| عدد التثبيتات | 57 |
| النسخة الحالية | 0.0.2 |
| آخر تحديث | 2023-10-30 |
| تاريخ النشر | 2021-10-11 |
| المطور | FahadShoaib |
| البريد الإلكتروني | [email protected] |
| نوع الدفع | free |
| موقع الإضافة | https://dddcodigo.com/ |
| عنوان صفحة المساعدة | https://dddcodigo.com/ |
| اللغات المدعومة | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Funny Jokes",
"version": "0.0.2",
"manifest_version": 2,
"browser_action": {
"default_popup": "popup.html",
"default_icon": "logo.png"
},
"icons": {
"128": "logo.png"
}
} | |