Discord Dynamic Times
Adds the ability to generate Discord's dynamic times in an extension
What is Discord Dynamic Times?
Discord Dynamic Times is a Chrome extension developed by pi3142718, and its main feature is "Adds the ability to generate Discord's dynamic times in an extension".
Extension Screenshots
Download Discord Dynamic Times Extension CRX File
Download Discord Dynamic Times extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
This extension allows users to generate dynamic timestamps in Discord that adapt to the viewer's time zone.
Extension Basic Information
Name | |
ID | ajlojnbdgcfobeajphdccbhhbljkkole |
Official URL | https://chromewebstore.google.com/detail/discord-dynamic-times/ajlojnbdgcfobeajphdccbhhbljkkole |
Description | Adds the ability to generate Discord's dynamic times in an extension |
File Size | 17.18 KB |
Installation Count | 67 |
Current Version | 1.0 |
Last Updated | 2023-02-16 |
Publish Date | 2023-02-15 |
Rating | 5.00/5 Total 1 Ratings |
Developer | pi3142718 |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | https://sites.google.com/view/pmmgextendedprivacypolicy/home |
Supported Languages | 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" } } |