Financial Analyzer Firefox

Examine source code of Financial Analyzer

Inspect and view changes in Financial Analyzer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Test extra metrics",
  "version": "1.0",
  "description": "Analyze stock data from Alpha Vantage directly in your browser.",
  "browser_specific_settings": {
    "gecko": {
      "id": "test-extra-metrics@extension.com"
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "permissions": [
    "storage"
  ],
  "host_permissions": [
    "https://*/*",
    "http://*/*"
  ]
}

Best Financial Analyzer Alternatives

Here are some Firefox add-ons that are similar to Financial Analyzer: