Cash Counter

Easily count Australian cash

ما هو Cash Counter؟

Cash Counter هو إضافة Chrome تم تطويرها بواسطة https://www.itsoftware.net.au، والميزة الرئيسية لها هي "Easily count Australian cash".

لقطات شاشة التمديد

screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Cash Counter

قم بتنزيل ملفات الامتداد Cash Counter بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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"
    ]
}