Cash Counter

Easily count Australian cash

Wat is Cash Counter?

Cash Counter is een Chrome-extensie ontwikkeld door https://www.itsoftware.net.au, en de belangrijkste functie is "Easily count Australian cash".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Cash Counter

Download Cash Counter-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

                        Need to count your till before you close at the end of the day? Cash Counter provides an easy to use interface to add the amount of money you have up made for the day (designed for Australian Dollars but will support any currency that uses $0.05, $0.10, $0.20, $0.50, $1.00, $2.00, $5.00, $10.00, $20.00, $50.00 and $100.00 denominations).
It also supports a float from start of day!                    

Basisinformatie over de Extensie

Naam Cash Counter Cash Counter
ID pheiibbgoojfkdcbnbjbkfajjmgpmlak
Officiële URL https://chromewebstore.google.com/detail/cash-counter/pheiibbgoojfkdcbnbjbkfajjmgpmlak
Beschrijving Easily count Australian cash
Bestandsgrootte 47.78 KB
Aantal Installaties 144
Huidige Versie 1.2.1
Laatst Bijgewerkt 2016-01-11
Publicatiedatum 2016-01-10
Beoordeling 4.00/5 Totaal 2 Beoordelingen
Ontwikkelaar https://www.itsoftware.net.au
Betalingswijze free
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Cash Counter",
    "version": "1.2.1",
    "description": "Easily count Australian cash",
    "options_page": "options.html",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "calculator.html"
    },
    "author": "Nicholas Clark | IT Software",
    "permissions": [
        "",
        "storage"
    ]
}