Discord Dynamic Times

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

Discord Dynamic Times क्या है?

Discord Dynamic Times pi3142718 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Adds the ability to generate Discord's dynamic times in an extension"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Discord Dynamic Times एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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
गोपनीयता नीति पृष्ठ 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"
    }
}