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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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
URL หน้านโยบายความเป็นส่วนตัว 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"
    }
}