Timestamp Converter
Gerenate or convert quickly your timestamps.
Timestamp Converterとは何ですか?
Timestamp Converterはhttps://www.tiloweb.comによって開発されたChromeの拡張機能で、その主な機能は「Gerenate or convert quickly your timestamps.」です。
拡張機能のスクリーンショット
Timestamp Converter拡張機能のCRXファイルをダウンロード
Timestamp Converter拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
- Get the current Timestamp
- Convert a timestamp to a date
- Convert a date to a timestamp 拡張機能の基本情報
| 名前 | |
| ID | komcaaelngccnmdahpmighfoeikdbmdl |
| 公式URL | https://chromewebstore.google.com/detail/timestamp-converter/komcaaelngccnmdahpmighfoeikdbmdl |
| 説明 | Gerenate or convert quickly your timestamps. |
| ファイルサイズ | 201 KB |
| インストール数 | 1,091 |
| 現在のバージョン | 1.4 |
| 最終更新日 | 2017-01-23 |
| 公開日 | 2017-01-23 |
| 評価 | 4.60/5 合計 10 レビュー |
| 開発者 | https://www.tiloweb.com |
| 支払い方法 | free |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Timestamp Converter",
"version": "1.4",
"manifest_version": 2,
"description": "Gerenate or convert quickly your timestamps.",
"browser_action": {
"default_icon": "icon.png",
"default_popup": "popup.html"
},
"icons": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
}
} | |