eToro Helper Firefox

Examine source code of eToro Helper

By: Pascal Add-on
Inspect and view changes in eToro Helper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "author": "ducdevduck & Pascal Bosman",
  "name": "eToro Helper",
  "short_name": "eToro-Helper",
  "description": "Showing spread prices and percentages for a better decision.",
  "version": "1.0.3",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "contextMenus",
    "activeTab",
    "tabs",
    "*://*/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://*.etoro.com/*"
      ],
      "css": [
        "styles/main.css"
      ],
      "js": [
        "scripts/main.js"
      ]
    }
  ],
  "browser_action": {
    "default_title": "eToro Helper",
    "default_icon": "assets/etoro-64x64.png"
  },
  "icons": {
    "32": "assets/etoro-32x32.png",
    "64": "assets/etoro-64x64.png",
    "128": "assets/etoro-128x128.png"
  },
  "manifest_version": 2
}

Best eToro Helper Alternatives

Here are some Firefox add-ons that are similar to eToro Helper: