Smart Time Converter
Smart Time Converter allows you to convert mutually your favorite unixtime from UTC date and Local date.
Smart Time Converterとは何ですか?
Smart Time Converterはtf-yymによって開発されたChromeの拡張機能で、その主な機能は「Smart Time Converter allows you to convert mutually your favorite unixtime from UTC date and Local date.」です。
拡張機能のスクリーンショット
Smart Time Converter拡張機能のCRXファイルをダウンロード
Smart Time Converter拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Smart Time Converter allows you to convert mutually your favorite unixtime from UTC date and Local date.
UnixtimeとUTC日時・ローカル日時を相互に変換できます。 拡張機能の基本情報
| 名前 | |
| ID | afankndojeemjbdjhehnpahcobjdhnhi |
| 公式URL | https://chromewebstore.google.com/detail/smart-time-converter/afankndojeemjbdjhehnpahcobjdhnhi |
| 説明 | Smart Time Converter allows you to convert mutually your favorite unixtime from UTC date and Local date. |
| ファイルサイズ | 102 KB |
| インストール数 | 295 |
| 現在のバージョン | 1.2 |
| 最終更新日 | 2018-03-15 |
| 公開日 | 2018-03-15 |
| 評価 | 5.00/5 合計 1 レビュー |
| 開発者 | tf-yym |
| 支払い方法 | free |
| 対応言語 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Smart Time Converter",
"description": "Smart Time Converter allows you to convert mutually your favorite unixtime from UTC date and Local date.",
"icons": {
"16": "img\/icon_16.png",
"48": "img\/icon_48.png",
"128": "img\/icon_128.png"
},
"version": "1.2",
"permissions": [],
"browser_action": {
"default_title": "Smart Time Converter",
"default_icon": "img\/icon_128.png",
"default_popup": "popup.html"
},
"manifest_version": 2
} | |