Bitcoin calculator

Bitcoin calculator with live rate

What is Bitcoin calculator?

Bitcoin calculator is a Chrome extension developed by Alexandre PENOMBRE, and its main feature is "Bitcoin calculator with live rate".

Extension Screenshots

screenshot
screenshot

Download Bitcoin calculator Extension CRX File

Download Bitcoin calculator 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

                        Want to calculate directly your crypto price ?

Convert Bitcoin, Ethereum or Litecoin to USD, EUR or JPY.

Live currency updates !                    

Extension Basic Information

Name Bitcoin calculator Bitcoin calculator
ID nfngeikdmbkbnamaljeijjfebmjmhmlp
Official URL https://chromewebstore.google.com/detail/bitcoin-calculator/nfngeikdmbkbnamaljeijjfebmjmhmlp
Description Bitcoin calculator with live rate
File Size 78.22 KB
Installation Count 366
Current Version 1.3
Last Updated 2022-06-28
Publish Date 2018-10-22
Rating 5.00/5 Total 1 Ratings
Developer Alexandre PENOMBRE
Email [email protected]
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Bitcoin calculator",
    "version": "1.3",
    "description": "Bitcoin calculator with live rate",
    "action": {
        "default_popup": "index.html",
        "default_icon": {
            "128": "images\/logox128.png",
            "64": "images\/logox64.png",
            "32": "images\/logox32.png"
        }
    },
    "manifest_version": 3,
    "content_security_policy": {
        "extension_page": "script-src 'self' 'unsafe-eval'; object-src 'self'"
    }
}