GlobeCash Firefox

Examine source code of GlobeCash

By: Ok9 Run Add-on
Inspect and view changes in GlobeCash source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "GlobeCash",
  "version": "1.0",
  "description": "Convert currencies and track exchange rates with ease.",
  "icons": {
    "48": "icons/globecash-48.png",
    "96": "icons/globecash-96.png"
  },
  "permissions": [
    "storage",
    "alarms",
    "https://api.exchangerate-api.com/"
  ],
  "browser_action": {
    "default_icon": "icons/globecash-48.png",
    "default_title": "GlobeCash",
    "default_popup": "popup/popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options/options.html",
    "open_in_tab": true
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{ed3c1579-d51b-46ad-9292-dff023fb169f}"
    }
  }
}

Best GlobeCash Alternatives

Here are some Firefox add-ons that are similar to GlobeCash: