Discord Dynamic Times

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

Wat is Discord Dynamic Times?

Discord Dynamic Times is een Chrome-extensie ontwikkeld door pi3142718, en de belangrijkste functie is "Adds the ability to generate Discord's dynamic times in an extension".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie Discord Dynamic Times

Download Discord Dynamic Times-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

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

Basisinformatie over de Extensie

Naam Discord Dynamic Times Discord Dynamic Times
ID ajlojnbdgcfobeajphdccbhhbljkkole
Officiële URL https://chromewebstore.google.com/detail/discord-dynamic-times/ajlojnbdgcfobeajphdccbhhbljkkole
Beschrijving Adds the ability to generate Discord's dynamic times in an extension
Bestandsgrootte 17.18 KB
Aantal Installaties 67
Huidige Versie 1.0
Laatst Bijgewerkt 2023-02-16
Publicatiedatum 2023-02-15
Beoordeling 5.00/5 Totaal 1 Beoordelingen
Ontwikkelaar pi3142718
E-mail [email protected]
Betalingswijze free
URL van de Privacybeleid Pagina https://sites.google.com/view/pmmgextendedprivacypolicy/home
Ondersteunde Talen 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"
    }
}