Discord Dynamic Times
Adds the ability to generate Discord's dynamic times in an extension
Vad är Discord Dynamic Times?
Discord Dynamic Times är en Chrome-tillägg utvecklad av pi3142718, och dess huvudfunktion är "Adds the ability to generate Discord's dynamic times in an extension".
Tilläggsskärmbilder
Ladda ner Discord Dynamic Times-förlängningens CRX-fil
Ladda ner Discord Dynamic Times-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
This extension allows users to generate dynamic timestamps in Discord that adapt to the viewer's time zone. Grundläggande Information om Tillägg
| Namn | |
| ID | ajlojnbdgcfobeajphdccbhhbljkkole |
| Officiell webbadress | https://chromewebstore.google.com/detail/discord-dynamic-times/ajlojnbdgcfobeajphdccbhhbljkkole |
| Beskrivning | Adds the ability to generate Discord's dynamic times in an extension |
| Filstorlek | 17.18 KB |
| Antal Installationer | 67 |
| Aktuell Version | 1.0 |
| Senast Uppdaterad | 2023-02-16 |
| Publiceringsdatum | 2023-02-15 |
| Betyg | 5.00/5 Totalt 1 Betyg |
| Utvecklare | pi3142718 |
| E-post | [email protected] |
| Betalningssätt | free |
| URL till Sekretesspolicy Sidan | https://sites.google.com/view/pmmgextendedprivacypolicy/home |
| Stödda Språk | 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"
}
} | |