Calc 2000

Simple, fast and powerful calculator

What is Calc 2000?

Calc 2000 is a Chrome extension developed by Pawan Kolhe, and its main feature is "Simple, fast and powerful calculator".

Extension Screenshots

screenshot
screenshot

Download Calc 2000 Extension CRX File

Download Calc 2000 extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Calc 2000 Calc 2000
ID mbicgfplgdbkhealkcljgplahbjjmnmo
Official URL https://chromewebstore.google.com/detail/calc-2000/mbicgfplgdbkhealkcljgplahbjjmnmo
Description Simple, fast and powerful calculator
File Size 73.06 KB
Installation Count 142
Current Version 1.0.1
Last Updated 2020-06-04
Publish Date 2020-06-03
Rating 5.00/5 Total 5 Ratings
Developer Pawan Kolhe
Email [email protected]
Payment Type free
Help Page URL https://pawankolhe.com
Supported Languages 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": []
}