Salary Calculator Firefox

Examine source code of Salary Calculator

Inspect and view changes in Salary Calculator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Ghana Salary Calculator",
  "version": "1.0.4",
  "description": "Ghana payroll net-pay estimator — overtime, SSNIT/pension, graduated PAYE and retro adjustments. Editable rates.",
  "browser_specific_settings": {
    "gecko": {
      "id": "salary-calculator@nation.local",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    }
  },
  "action": {
    "default_title": "Ghana Salary Calculator",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "app.html",
    "open_in_tab": true
  },
  "permissions": [
    "storage",
    "tabs"
  ],
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  }
}

Best Salary Calculator Alternatives

Here are some Firefox add-ons that are similar to Salary Calculator: