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 |
| 官方網址 | 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
} | |