Calculator

Calculator by Manthra All Rights Reseverd

What is Calculator?

Calculator is a Chrome extension developed by manthraworks, and its main feature is "Calculator by Manthra All Rights Reseverd".

Extension Screenshots

screenshot

Download Calculator Extension CRX File

Download Calculator 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 basic calculator.Works offline.A great little utility that works on your finger tips.                    

Extension Basic Information

Name Calculator Calculator
ID ihcabggidpdnflgfpfjhjpjbcbpdjaaa
Official URL https://chromewebstore.google.com/detail/calculator/ihcabggidpdnflgfpfjhjpjbcbpdjaaa
Description Calculator by Manthra All Rights Reseverd
File Size 25.25 KB
Installation Count 142
Current Version 2.2
Last Updated 2012-09-25
Publish Date 2012-09-25
Rating 4.50/5 Total 2 Ratings
Developer manthraworks
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Calculator",
    "description": "Calculator by Manthra All Rights Reseverd",
    "version": "2.2",
    "manifest_version": 2,
    "icons": {
        "16": "16.png",
        "48": "48.png",
        "128": "128.png"
    },
    "browser_action": {
        "default_icon": "16.png",
        "default_popup": "popup.html",
        "default_title": "Calculator"
    }
}