Stock Table Highlighter Firefox

Examine source code of Stock Table Highlighter

By: CMG Add-on
Inspect and view changes in Stock Table Highlighter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Stock Table Highlighter",
  "version": "1.4.2",
  "description": "Highlights stock screener values such as last, percent change, volume, float, and relative volume.",
  "icons": {
    "48": "icons/money-bag_48.png"
  },
  "action": {
    "default_icon": "icons/money-bag_48.png",
    "default_title": "STH"
  },
  "content_scripts": [
    {
      "matches": [
        "https://www.benzinga.com/premarket*",
        "https://www.benzinga.com/stock/*",
        "https://www.benzinga.com/quote/*",
        "https://finviz.com/",
        "https://www.investing.com/equities/top-stock-gainers",
        "https://finance.yahoo.com/screener/*",
        "https://finance.yahoo.com/quote/*"
      ],
      "js": [
        "content_scripts/jquery-3.5.1.min.js",
        "content_scripts/cs.js"
      ]
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "db/company_tickers.json"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{b4564f1c-18d0-46b4-a7d5-028c433704cc}",
      "strict_min_version": "109.0"
    }
  }
}

Best Stock Table Highlighter Alternatives

Here are some Firefox add-ons that are similar to Stock Table Highlighter: