AlgoStorm Trading Dictionary Firefox

Examine source code of AlgoStorm Trading Dictionary

Inspect and view changes in AlgoStorm Trading Dictionary source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "AlgoStorm Trading Dictionary",
  "version": "1.0",
  "description": "Hover or select any trading term for an instant institutional definition. Order flow, technical analysis, options, futures, and more. Powered by AlgoStorm Trading Dictionary.",
  "author": "AlgoStorm",
  "developer": {
    "name": "AlgoStorm",
    "url": "https://algostorm.com"
  },
  "permissions": [
    "storage"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content/dictionary.js",
        "content/article-map.js",
        "content/trading-dictionary.js"
      ],
      "css": [
        "content/trading-dictionary.css"
      ],
      "run_at": "document_idle",
      "all_frames": false
    }
  ],
  "action": {
    "default_popup": "popup/popup.html",
    "default_icon": {
      "16": "icon.svg",
      "48": "icon.svg",
      "128": "icon.svg"
    },
    "default_title": "AlgoStorm Trading Dictionary"
  },
  "icons": {
    "16": "icon.svg",
    "48": "icon.svg",
    "128": "icon.svg"
  },
  "web_accessible_resources": [
    {
      "resources": [
        "content/trading-dictionary.css",
        "fonts/JetBrainsMono_wght_.ttf",
        "fonts/IBMPlexSans-VariableFont_wdth,wght.ttf",
        "popup/terms.html",
        "popup/terms.css",
        "popup/terms.js"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "trading-dictionary@algostorm.com",
      "strict_min_version": "150.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  }
}

Best AlgoStorm Trading Dictionary Alternatives

Here are some Firefox add-ons that are similar to AlgoStorm Trading Dictionary: