Smart Time Converter

Smart Time Converter allows you to convert mutually your favorite unixtime from UTC date and Local date.

What is Smart Time Converter?

Smart Time Converter is a Chrome extension developed by tf-yym, and its main feature is "Smart Time Converter allows you to convert mutually your favorite unixtime from UTC date and Local date.".

Extension Screenshots

screenshot
screenshot
screenshot

Download Smart Time Converter Extension CRX File

Download Smart Time 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

                        Smart Time Converter allows you to convert mutually your favorite unixtime from UTC date and Local date.

UnixtimeとUTC日時・ローカル日時を相互に変換できます。                    

Extension Basic Information

Name Smart Time Converter Smart Time Converter
ID afankndojeemjbdjhehnpahcobjdhnhi
Official URL https://chromewebstore.google.com/detail/smart-time-converter/afankndojeemjbdjhehnpahcobjdhnhi
Description Smart Time Converter allows you to convert mutually your favorite unixtime from UTC date and Local date.
File Size 102 KB
Installation Count 295
Current Version 1.2
Last Updated 2018-03-15
Publish Date 2018-03-15
Rating 5.00/5 Total 1 Ratings
Developer tf-yym
Payment Type free
Supported Languages 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
}