Dancing Carlton

Take a break from work to check out Dancing Carlton any time you want.

ما هو Dancing Carlton؟

Dancing Carlton هو إضافة Chrome تم تطويرها بواسطة https://codewrangler.io، والميزة الرئيسية لها هي "Take a break from work to check out Dancing Carlton any time you want.".

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

screenshot

تحميل ملف CRX للإضافة Dancing Carlton

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

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

                        A completely useless Chrome extension that displays a Dancing Carlton GIF on command.                    

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

الاسم Dancing Carlton Dancing Carlton
ID fijednaplnplbkikkhhpfadcnpejkfcp
عنوان URL الرسمي https://chromewebstore.google.com/detail/dancing-carlton/fijednaplnplbkikkhhpfadcnpejkfcp
الوصف Take a break from work to check out Dancing Carlton any time you want.
حجم الملف 34.38 KB
عدد التثبيتات 276
النسخة الحالية 1.0
آخر تحديث 2019-02-23
تاريخ النشر 2019-02-23
تقييم 5.00/5 مجموع تقييمات 4
المطور https://codewrangler.io
نوع الدفع free
موقع الإضافة https://codewrangler.io
اللغات المدعومة en-US
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Dancing Carlton",
    "description": "Take a break from work to check out Dancing Carlton any time you want.",
    "version": "1.0",
    "icons": {
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html",
        "default_title": "Dancing Carlton"
    }
}