Bitcoin Maths

Challenge your mathematical IQ.

Bitcoin Mathsとは何ですか?

Bitcoin MathsはAureollsによって開発されたChromeの拡張機能で、その主な機能は「Challenge your mathematical IQ.」です。

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

screenshot
screenshot
screenshot

Bitcoin Maths拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        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.                    

拡張機能の基本情報

名前 Bitcoin Maths Bitcoin Maths
ID llflnbpmobaeggpmjlkbmdbinkfcjefg
公式URL https://chrome.google.com/webstore/detail/bitcoin-maths/llflnbpmobaeggpmjlkbmdbinkfcjefg
説明 Challenge your mathematical IQ.
ファイルサイズ 4.09 MB
インストール数 32
現在のバージョン 3.1
最終更新日 2020-08-09
公開日 2020-05-13
開発者 Aureolls
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://aureollabs.com/
プライバシーポリシーページのURL https://aureolls.com/index.php/privacy-policy
対応言語 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"
    ]
}