Discord Dynamic Times

Adds the ability to generate Discord's dynamic times in an extension

ما هو Discord Dynamic Times؟

Discord Dynamic Times هو إضافة Chrome تم تطويرها بواسطة pi3142718، والميزة الرئيسية لها هي "Adds the ability to generate Discord's dynamic times in an extension".

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

screenshot
screenshot

تحميل ملف CRX للإضافة Discord Dynamic Times

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

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

                        This extension allows users to generate dynamic timestamps in Discord that adapt to the viewer's time zone.                    

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

الاسم Discord Dynamic Times Discord Dynamic Times
ID ajlojnbdgcfobeajphdccbhhbljkkole
عنوان URL الرسمي https://chromewebstore.google.com/detail/discord-dynamic-times/ajlojnbdgcfobeajphdccbhhbljkkole
الوصف Adds the ability to generate Discord's dynamic times in an extension
حجم الملف 17.18 KB
عدد التثبيتات 67
النسخة الحالية 1.0
آخر تحديث 2023-02-16
تاريخ النشر 2023-02-15
تقييم 5.00/5 مجموع تقييمات 1
المطور pi3142718
البريد الإلكتروني [email protected]
نوع الدفع free
عنوان صفحة سياسة الخصوصية https://sites.google.com/view/pmmgextendedprivacypolicy/home
اللغات المدعومة en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Discord Dynamic Times",
    "description": "Adds the ability to generate Discord's dynamic times in an extension",
    "version": "1.0",
    "icons": {
        "128": "icon128.png"
    },
    "action": {
        "default_popup": "popup.html"
    }
}