Bitcoin Maths

Challenge your mathematical IQ.

What is Bitcoin Maths?

Bitcoin Maths is a Chrome extension developed by Aureolls, and its main feature is "Challenge your mathematical IQ.".

Extension Screenshots

screenshot
screenshot
screenshot

Download Bitcoin Maths Extension CRX File

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

                        This is a fun and simple game that challenges your arithmetic knowledge. Play with keyboard keys (Number keys, Enter key and backspace/delete key).

Enjoy old classic sound effects.                    

Extension Basic Information

Name Bitcoin Maths Bitcoin Maths
ID llflnbpmobaeggpmjlkbmdbinkfcjefg
Official URL https://chrome.google.com/webstore/detail/bitcoin-maths/llflnbpmobaeggpmjlkbmdbinkfcjefg
Description Challenge your mathematical IQ.
File Size 4.09 MB
Installation Count 32
Current Version 3.1
Last Updated 2020-08-09
Publish Date 2020-05-13
Developer Aureolls
Email [email protected]
Payment Type free
Extension Website https://aureollabs.com/
Privacy Policy Page URL https://aureolls.com/index.php/privacy-policy
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Bitcoin Maths",
    "short_name": "Bitcoin Maths",
    "description": "Challenge your mathematical IQ.",
    "version": "3.1",
    "icons": {
        "128": "icon\/icon.png"
    },
    "browser_action": {
        "default_icon": "icon\/icon.png",
        "default_popup": "popup.html",
        "default_title": "Bitcoin Maths!"
    },
    "permissions": [
        "storage"
    ]
}