Bitcoin Maths

Challenge your mathematical IQ.

Co to jest Bitcoin Maths?

Bitcoin Maths to rozszerzenie Chrome opracowane przez Aureolls, a jego główną funkcją jest „Challenge your mathematical IQ.”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Bitcoin Maths

Pobierz pliki rozszerzeń Bitcoin Maths w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa Bitcoin Maths Bitcoin Maths
ID llflnbpmobaeggpmjlkbmdbinkfcjefg
Oficjalny URL https://chrome.google.com/webstore/detail/bitcoin-maths/llflnbpmobaeggpmjlkbmdbinkfcjefg
Opis Challenge your mathematical IQ.
Rozmiar pliku 4.09 MB
Liczba instalacji 32
Aktualna Wersja 3.1
Ostatnia Aktualizacja 2020-08-09
Data Publikacji 2020-05-13
Deweloper Aureolls
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://aureollabs.com/
Adres URL Strony Polityki Prywatności https://aureolls.com/index.php/privacy-policy
Obsługiwane Języki 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"
    ]
}