Cash Counter

Easily count Australian cash

Cash Counterとは何ですか?

Cash Counterはhttps://www.itsoftware.net.auによって開発されたChromeの拡張機能で、その主な機能は「Easily count Australian cash」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot

Cash Counter拡張機能のCRXファイルをダウンロード

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