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」です。
拡張機能のスクリーンショット
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 |
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 |
Eメール | [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" } } |