Bitcoin Maths

Challenge your mathematical IQ.

Apa itu Bitcoin Maths?

Bitcoin Maths adalah ekstensi Chrome yang dikembangkan oleh Aureolls, dan fitur utamanya adalah "Challenge your mathematical IQ.".

Screenshot Ekstensi

screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Bitcoin Maths

Unduh file ekstensi Bitcoin Maths dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama Bitcoin Maths Bitcoin Maths
ID llflnbpmobaeggpmjlkbmdbinkfcjefg
URL Resmi https://chrome.google.com/webstore/detail/bitcoin-maths/llflnbpmobaeggpmjlkbmdbinkfcjefg
Deskripsi Challenge your mathematical IQ.
Ukuran File 4.09 MB
Jumlah Instalasi 32
Versi Saat Ini 3.1
Terakhir Diperbarui 2020-08-09
Tanggal Publikasi 2020-05-13
Pengembang Aureolls
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://aureollabs.com/
URL Halaman Kebijakan Privasi https://aureolls.com/index.php/privacy-policy
Bahasa yang Didukung 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"
    ]
}