5000兆単位系コンバータ

右クリックメニューから単位付き数値を5000兆単位系に変換します。

What is 5000兆単位系コンバータ?

5000兆単位系コンバータ is a Chrome extension developed by https://uhyohyo.net, and its main feature is "右クリックメニューから単位付き数値を5000兆単位系に変換します。".

Extension Screenshots

screenshot

Download 5000兆単位系コンバータ Extension CRX File

Download 5000兆単位系コンバータ 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

                                            

Extension Basic Information

Name 5000兆単位系コンバータ 5000兆単位系コンバータ
ID kljcdigphhfiflggeiijjffcifnfkjpp
Official URL https://chromewebstore.google.com/detail/5000%E5%85%86%E5%8D%98%E4%BD%8D%E7%B3%BB%E3%82%B3%E3%83%B3%E3%83%90%E3%83%BC%E3%82%BF/kljcdigphhfiflggeiijjffcifnfkjpp
Description 右クリックメニューから単位付き数値を5000兆単位系に変換します。
File Size 66.02 KB
Installation Count 30
Current Version 1.1.1
Last Updated 2017-06-17
Publish Date 2017-06-17
Developer https://uhyohyo.net
Payment Type free
Supported Languages ja
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "5000\u5146\u5358\u4f4d\u7cfb\u30b3\u30f3\u30d0\u30fc\u30bf",
    "version": "1.1.1",
    "description": "\u53f3\u30af\u30ea\u30c3\u30af\u30e1\u30cb\u30e5\u30fc\u304b\u3089\u5358\u4f4d\u4ed8\u304d\u6570\u5024\u30925000\u5146\u5358\u4f4d\u7cfb\u306b\u5909\u63db\u3057\u307e\u3059\u3002",
    "author": "uhyo",
    "icons": {
        "16": "icons\/16.png",
        "48": "icons\/48.png",
        "128": "icons\/128.png"
    },
    "permissions": [
        "",
        "activeTab",
        "background",
        "contextMenus"
    ],
    "background": {
        "scripts": [
            "dist\/bundle.js"
        ]
    }
}