5000兆単位系コンバータ

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

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

5000兆単位系コンバータ is een Chrome-extensie ontwikkeld door https://uhyohyo.net, en de belangrijkste functie is "右クリックメニューから単位付き数値を5000兆単位系に変換します。".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie 5000兆単位系コンバータ

Download 5000兆単位系コンバータ-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                                            

Basisinformatie over de Extensie

Naam 5000兆単位系コンバータ 5000兆単位系コンバータ
ID kljcdigphhfiflggeiijjffcifnfkjpp
Officiële 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
Beschrijving 右クリックメニューから単位付き数値を5000兆単位系に変換します。
Bestandsgrootte 66.02 KB
Aantal Installaties 30
Huidige Versie 1.1.1
Laatst Bijgewerkt 2017-06-17
Publicatiedatum 2017-06-17
Ontwikkelaar https://uhyohyo.net
Betalingswijze free
Ondersteunde Talen 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"
        ]
    }
}