Calc LS

Calc LS is a simple, elegant extension for your browser which gives you super-quick access to a handy calculator.

Calc LSとは何ですか?

Calc LSはLASAWAREによって開発されたChromeの拡張機能で、その主な機能は「Calc LS is a simple, elegant extension for your browser which gives you super-quick access to a handy calculator.」です。

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

screenshot

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

Calc LS拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        It features a unique dual-display and also has a visible memory to simplify your calculations.                    

拡張機能の基本情報

名前 Calc LS Calc LS
ID dmhapbkbkeopdeapenongacbpajdfljg
公式URL https://chromewebstore.google.com/detail/calc-ls/dmhapbkbkeopdeapenongacbpajdfljg
説明 Calc LS is a simple, elegant extension for your browser which gives you super-quick access to a handy calculator.
ファイルサイズ 43.53 KB
インストール数 217
現在のバージョン 0.5.1
最終更新日 2013-09-27
公開日 2013-09-26
評価 4.83/5 合計 6 レビュー
開発者 LASAWARE
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Calc LS",
    "description": "Calc LS is a simple, elegant extension for your browser which gives you super-quick access to a handy calculator.",
    "version": "0.5.1",
    "icons": {
        "16": "icon.png",
        "48": "icon.png",
        "128": "icon.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "index.html"
    }
}