MeroShare Autofill Firefox

Examine source code of MeroShare Autofill

Inspect and view changes in MeroShare Autofill source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "default_locale": "en",
  "name": "MeroShare Autofill",
  "browser_specific_settings": {
    "gecko": {
      "id": "milantarami.webstore@gmail.com",
      "strict_min_version": "109.0"
    }
  },
  "version": "1.1.1",
  "description": "Simplify IPO applications with auto-fill, no copy-pasting.",
  "host_permissions": [
    "https://meroshare.cdsc.com.np/*",
    "https://iporesult.cdsc.com.np/*"
  ],
  "permissions": [
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "type": "module"
  },
  "action": {
    "default_popup": "popup/index.html",
    "default_icon": "icon-34.png"
  },
  "chrome_url_overrides": {},
  "icons": {
    "128": "icon-128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://meroshare.cdsc.com.np/*",
        "https://iporesult.cdsc.com.np/*"
      ],
      "js": [
        "content/index.iife.js"
      ]
    },
    {
      "matches": [
        "https://meroshare.cdsc.com.np/*",
        "https://iporesult.cdsc.com.np/*"
      ],
      "js": [
        "content-ui/index.iife.js"
      ]
    },
    {
      "matches": [
        "https://meroshare.cdsc.com.np/*",
        "https://iporesult.cdsc.com.np/*"
      ],
      "css": [
        "content.css"
      ]
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "*.js",
        "*.css",
        "*.svg",
        "icon-128.png",
        "icon-34.png"
      ],
      "matches": [
        "https://meroshare.cdsc.com.np/*",
        "https://iporesult.cdsc.com.np/*"
      ]
    }
  ],
  "options_ui": {
    "page": "options/index.html",
    "browser_style": false
  },
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'"
  }
}

Best MeroShare Autofill Alternatives

Here are some Firefox add-ons that are similar to MeroShare Autofill: