ERP CV Auto Preview Firefox

Examine source code of ERP CV Auto Preview

Inspect and view changes in ERP CV Auto Preview source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "ERP CV Auto Preview",
  "description": "Enhances your CV making experience with IIT KGP ERP by providing real-time updates to any changes made.",
  "version": "2.0",
  "manifest_version": 3,
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "erp-cv-preview@your-domain-or-name.com"
    }
  },
  "action": {
    "default_title": "ERP CV Auto Preview",
    "default_popup": "index.html"
  },
  "permissions": [
    "activeTab",
    "tabs",
    "scripting"
  ],
  "host_permissions": [
    "https://erp.iitkgp.ac.in/*"
  ]
}

Best ERP CV Auto Preview Alternatives

Here are some Firefox add-ons that are similar to ERP CV Auto Preview: