Cash Counter

Easily count Australian cash

Cash Counter क्या है?

Cash Counter https://www.itsoftware.net.au द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Easily count Australian cash"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Cash Counter एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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!                    

एक्सटेंशन की मूल जानकारी

नाम Cash Counter Cash Counter
ID pheiibbgoojfkdcbnbjbkfajjmgpmlak
आधिकारिक URL https://chromewebstore.google.com/detail/cash-counter/pheiibbgoojfkdcbnbjbkfajjmgpmlak
विवरण Easily count Australian cash
फ़ाइल का आकार 47.78 KB
स्थापना संख्या 144
वर्तमान संस्करण 1.2.1
अंतिम अपडेट 2016-01-11
प्रकाशन तिथि 2016-01-10
रेटिंग 4.00/5 कुल 2 रेटिंग्स
डेवलपर https://www.itsoftware.net.au
भुगतान के प्रकार free
समर्थित भाषाएँ 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"
    ]
}