By: Go88vn
Inspect and view changes in Smart Calculator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Smart Calculator",
"version": "1.0.0",
"description": "Advanced calculator with history, unit converter, currency exchange, and scientific functions.",
"permissions": [
"storage"
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
}
},
"icons": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{ace4208a-4329-4d9b-9488-0c851024281d}"
}
}
} Best Smart Calculator Alternatives
Here are some Firefox add-ons that are similar to Smart Calculator: