Calc 2000

Simple, fast and powerful calculator

Calc 2000とは何ですか?

Calc 2000はPawan Kolheによって開発されたChromeの拡張機能で、その主な機能は「Simple, fast and powerful calculator」です。

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

screenshot
screenshot

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

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

拡張機能の使用方法

                        Simple, Fast and Beautiful Calculator that functions like the Windows 10 calculator.

- No Ads
- Dark Theme
- Works Offline
- Fast and Smooth
- Open Source

Feel free to request more features.                    

拡張機能の基本情報

名前 Calc 2000 Calc 2000
ID mbicgfplgdbkhealkcljgplahbjjmnmo
公式URL https://chromewebstore.google.com/detail/calc-2000/mbicgfplgdbkhealkcljgplahbjjmnmo
説明 Simple, fast and powerful calculator
ファイルサイズ 73.06 KB
インストール数 142
現在のバージョン 1.0.1
最終更新日 2020-06-04
公開日 2020-06-03
評価 5.00/5 合計 5 レビュー
開発者 Pawan Kolhe
Eメール [email protected]
支払い方法 free
ヘルプページのURL https://pawankolhe.com
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Calc 2000",
    "version": "1.0.1",
    "description": "Simple, fast and powerful calculator",
    "author": "Pawan Kolhe",
    "offline_enabled": true,
    "icons": {
        "16": "icon_16.png",
        "32": "icon_32.png",
        "48": "icon_48.png",
        "128": "icon_128.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "calc.html"
    },
    "permissions": []
}