Mero Share Integrated Tracker Firefox

Examine source code of Mero Share Integrated Tracker

Inspect and view changes in Mero Share Integrated Tracker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Mero Share Integrated Stock Tracker",
  "short_name": "MS Tracker",
  "version": "3.0.0",
  "description": "Enhanced portfolio tracking for Mero Share Nepal. Real-time insights, G/L calculations, and more.",
  "author": "shadowmonarchftw-star",
  "homepage_url": "https://github.com/shadowmonarchftw-star/meroshare-analytics",
  "browser_specific_settings": {
    "gecko": {
      "id": "meroshare-tracker@shadowmonarchftw-star",
      "strict_min_version": "121.0"
    }
  },
  "permissions": [
    "storage",
    "alarms",
    "notifications"
  ],
  "host_permissions": [
    "https://meroshare.cdsc.com.np/*",
    "https://webbackend.cdsc.com.np/*",
    "https://fix-previous-ltp.vercel.app/*",
    "https://fixes.netlify.app/*",
    "https://fixes-5elg.onrender.com/*",
    "https://www.sharesansar.com/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "type": "module"
  },
  "content_scripts": [
    {
      "matches": [
        "https://meroshare.cdsc.com.np/*"
      ],
      "js": [
        "scripts/browser-polyfill.js",
        "scripts/constants.js",
        "scripts/content_script.js"
      ],
      "css": [
        "styles/injected.css"
      ],
      "run_at": "document_end",
      "all_frames": true
    }
  ],
  "icons": {
    "16": "assets/icon-16.png",
    "48": "assets/icon-48.png",
    "128": "assets/icon-128.png"
  },
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'"
  }
}

Best Mero Share Integrated Tracker Alternatives

Here are some Firefox add-ons that are similar to Mero Share Integrated Tracker: