Popup Currency Converter

Convert currency very quickly and easily. No external site, you can stay on whatever site you need! Runs completely inside a popup.

Popup Currency Converterとは何ですか?

Popup Currency Converterはsaqikawaayによって開発されたChromeの拡張機能で、その主な機能は「Convert currency very quickly and easily. No external site, you can stay on whatever site you need! Runs completely inside a popup.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot

Popup Currency Converter拡張機能のCRXファイルをダウンロード

Popup Currency Converter拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Currency Converter is a simple popup that converts currencies without leaving the page. 

If you're a currency trader, it's probably not for you. 

If you're just shopping online and want to get a reasonably accurate estimate (without accounting for fees) of things, then this one is for you!                    

拡張機能の基本情報

名前 Popup Currency Converter Popup Currency Converter
ID plfdmagpkcfdlaohpmfpehbdgiknkeec
公式URL https://chromewebstore.google.com/detail/popup-currency-converter/plfdmagpkcfdlaohpmfpehbdgiknkeec
説明 Convert currency very quickly and easily. No external site, you can stay on whatever site you need! Runs completely inside a popup.
ファイルサイズ 166 KB
インストール数 30
現在のバージョン 0.7
最終更新日 2020-04-07
公開日 2020-04-07
開発者 saqikawaay
Eメール [email protected]
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Popup Currency Converter",
    "version": "0.7",
    "description": "Convert currency very quickly and easily. No external site, you can stay on whatever site you need! Runs completely inside a popup.",
    "browser_action": {
        "default_icon": "img\/monies.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "100": "img\/monies.png"
    }
}