Timestamp Converter
Gerenate or convert quickly your timestamps.
What is Timestamp Converter?
Timestamp Converter is a Chrome extension developed by https://www.tiloweb.com, and its main feature is "Gerenate or convert quickly your timestamps.".
Extension Screenshots
Download Timestamp Converter Extension CRX File
Download Timestamp Converter extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
- Get the current Timestamp - Convert a timestamp to a date - Convert a date to a timestamp
Extension Basic Information
Name | Timestamp Converter |
ID | komcaaelngccnmdahpmighfoeikdbmdl |
Official URL | https://chromewebstore.google.com/detail/timestamp-converter/komcaaelngccnmdahpmighfoeikdbmdl |
Description | Gerenate or convert quickly your timestamps. |
File Size | 201 KB |
Installation Count | 1,091 |
Current Version | 1.4 |
Last Updated | 2017-01-23 |
Publish Date | 2017-01-23 |
Rating | 4.60/5 Total 10 Ratings |
Developer | https://www.tiloweb.com |
Payment Type | free |
Supported Languages | 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" } } |