SDS Feedback Plus Firefox

Examine source code of SDS Feedback Plus

Inspect and view changes in SDS Feedback Plus source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "SDMS Feedback Access",
  "description": "Easily access user feedback from SDMS to improve system interactions and optimize user experience based on real-time insights",
  "version": "1.0.0",
  "icons": {
    "128": "icon_128.png"
  },
  "browser_action": {
    "default_icon": "icon.png",
    "default_popup": "popup.html"
  },
  "permissions": [
    "storage",
    "https://sdms.px.indianoil.in/*",
    "http://35.186.154.17:8087/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://sdms.px.indianoil.in/*",
        "http://sdms.px.indianoil.in/*/*",
        "http://35.186.154.17:8087/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{80de3c96-c842-44b9-b0c1-1037665401f7}"
    }
  }
}

Best SDS Feedback Plus Alternatives

Here are some Firefox add-ons that are similar to SDS Feedback Plus: