Numbr

A smart calculator combined with a notepad.

Wat is Numbr?

Numbr is een Chrome-extensie ontwikkeld door https://numbr.dev, en de belangrijkste functie is "A smart calculator combined with a notepad.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Numbr

Download Numbr-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        Numbr is a smart calculator that looks beautiful and is a notepad at the same time. It can work with prices in different currencies, convert from one currency to another currency. As well as cryptocurrency rates. 

Here is a example of expression Numbr understands: $100 in EUR + 25%                    

Basisinformatie over de Extensie

Naam Numbr Numbr
ID cncafkneilkicolelogcmmgblojmhfng
Officiële URL https://chromewebstore.google.com/detail/numbr/cncafkneilkicolelogcmmgblojmhfng
Beschrijving A smart calculator combined with a notepad.
Bestandsgrootte 75.04 KB
Aantal Installaties 2,404
Huidige Versie 2.2
Laatst Bijgewerkt 2023-07-26
Publicatiedatum 2022-02-09
Beoordeling 5.00/5 Totaal 5 Beoordelingen
Ontwikkelaar https://numbr.dev
E-mail [email protected]
Betalingswijze free
URL van de Privacybeleid Pagina https://numbr.dev/ipbm
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Numbr",
    "description": "A smart calculator combined with a notepad.",
    "version": "2.2",
    "manifest_version": 3,
    "host_permissions": [
        "https:\/\/numbr.dev\/"
    ],
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "\/images\/numbr-logo16.png",
            "32": "\/images\/numbr-logo32.png",
            "48": "\/images\/numbr-logo48.png",
            "128": "\/images\/numbr-logo128.png"
        }
    },
    "icons": {
        "16": "\/images\/numbr-logo16.png",
        "32": "\/images\/numbr-logo32.png",
        "48": "\/images\/numbr-logo48.png",
        "128": "\/images\/numbr-logo128.png"
    }
}