Financial Trend Analyzer Firefox

Examine source code of Financial Trend Analyzer

Inspect and view changes in Financial Trend Analyzer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Financial Trend Analyzer",
  "description": "Analyze personal financial trends and suggest investment strategies.",
  "version": "2.0",
  "permissions": [
    "activeTab",
    "storage",
    "https://api.example-financial-service.com/*"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "32": "icons/logo_32.png",
      "64": "icons/logo_64.png",
      "128": "icons/logo_128.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "icons": {
    "32": "icons/logo_32.png",
    "64": "icons/logo_64.png",
    "128": "icons/logo_128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{6387bc29-e913-4ec0-b02a-48e97c21c72e}"
    }
  }
}

Best Financial Trend Analyzer Alternatives

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