Watchlist LIVE Firefox

Examine source code of Watchlist LIVE

Inspect and view changes in Watchlist LIVE source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Watchlist LIVE",
  "description": "Bring your watchlist to life",
  "version": "1.2",
  "manifest_version": 3,
  "author": "Prashant Barahi",
  "permissions": [
    "storage"
  ],
  "action": {
    "default_popup": "action/default_popup.html",
    "default_icon": {
      "16": "action/icon.png",
      "32": "action/icon.png",
      "48": "action/icon.png",
      "128": "action/icon.png"
    }
  },
  "icons": {
    "16": "icons/icon.png",
    "32": "icons/icon.png",
    "48": "icons/icon.png",
    "128": "icons/icon.png"
  },
  "background": {
    "scripts": [
      "background/service_worker.js"
    ]
  },
  "host_permissions": [
    "https://*.nepsetms.com.np/tms/me/member-market-watch"
  ],
  "options_page": "options_ui/page.html",
  "content_scripts": [
    {
      "matches": [
        "https://*.nepsetms.com.np/tms/me/member-market-watch"
      ],
      "js": [
        "content_scripts/content-0.js"
      ],
      "css": []
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "prashantbarahi@gmail.com",
      "strict_min_version": "109.0"
    }
  }
}

Best Watchlist LIVE Alternatives

Here are some Firefox add-ons that are similar to Watchlist LIVE: