Market Pulse Firefox

Examine source code of Market Pulse

Inspect and view changes in Market Pulse source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Market Pulse",
  "short_name": "Market Pulse",
  "version": "1.0.0",
  "description": "Replaces the new tab page with a customizable stock and crypto watchlist using free market data",
  "permissions": [
    "storage"
  ],
  "background": {
    "scripts": [
      "background/service-worker.js"
    ]
  },
  "chrome_url_overrides": {
    "newtab": "newtab/newtab.html"
  },
  "options_page": "options/options.html",
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "stock_watchlist_newtab@forgex.aevorn",
      "strict_min_version": "109.0"
    }
  }
}

Best Market Pulse Alternatives

Here are some Firefox add-ons that are similar to Market Pulse: