Joke Of The Day Extension

Every time you open a new tab, You'll get a new joke!

ما هو Joke Of The Day Extension؟

Joke Of The Day Extension هو إضافة Chrome تم تطويرها بواسطة ReadyRunning، والميزة الرئيسية لها هي "Every time you open a new tab, You'll get a new joke!".

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

screenshot
screenshot

تحميل ملف CRX للإضافة Joke Of The Day Extension

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

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

                        Open every tab with a smile! our extension will give you a new joke every time you open a new tab. There is nothing better then a good laugh! 

By clicking "Add to Chrome", I accept and agree to install the Joke of the Day Extension Chrome extension and setting Chrome™ New Tab search to that provided by the service and the Terms of Use and Privacy Policy. The extension will update your search settings and will change your New Tab search services provided by Bing.

Terms Of Use - https://www.readyrunning.co/Terms-JokeOfTheDay
Privacy Policy - https://www.readyrunning.co/privacy-policy-joke-of-the-day
Our Work - https://www.readyrunning.co/our-work
Contact Us - https://www.readyrunning.co/contact-us
About Us - https://www.readyrunning.co/about-our-comapny                    

معلومات أساسية عن التمديد

الاسم Joke Of The Day Extension Joke Of The Day Extension
ID ggoffbnomhkbomlpbngneakkcnlfdapb
عنوان URL الرسمي https://chromewebstore.google.com/detail/joke-of-the-day-extension/ggoffbnomhkbomlpbngneakkcnlfdapb
الوصف Every time you open a new tab, You'll get a new joke!
حجم الملف 86.55 KB
عدد التثبيتات 11,422
النسخة الحالية 1.0.3
آخر تحديث 2022-09-29
تاريخ النشر 2022-08-25
تقييم 5.00/5 مجموع تقييمات 5
المطور ReadyRunning
البريد الإلكتروني [email protected]
نوع الدفع free
عنوان صفحة سياسة الخصوصية https://www.readyrunning.co/privacy-policy
اللغات المدعومة en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Joke Of The Day Extension",
    "version": "1.0.3",
    "description": "Every time you open a new tab, You'll get a new joke!",
    "manifest_version": 3,
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "action": {
        "default_popup": "index.html",
        "default_title": "Joke Of The Day",
        "default_icon": "\/icons\/48.png"
    },
    "icons": {
        "16": "\/icons\/16.png",
        "48": "\/icons\/128.png",
        "128": "\/icons\/48.png"
    }
}