Discord Dynamic Times

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

什么是Discord Dynamic Times?

Discord Dynamic Times是由pi3142718开发的Chrome扩展程序,该扩展的主要功能是“Adds the ability to generate Discord's dynamic times in an extension”。

扩展截图

screenshot
screenshot

下载Discord Dynamic Times扩展crx文件

下载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"
    }
}