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
电子邮箱 [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"
    ]
}