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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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"
    ]
}