ValueEdge Beautifier Firefox

Examine source code of ValueEdge Beautifier

Inspect and view changes in ValueEdge Beautifier source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "ValueEdge Beautifier",
  "version": "2.1.1",
  "description": "Beautify your ValueEdge GUI with better UX components",
  "manifest_version": 3,
  "author": "Anu Shibin Joseph Raj",
  "action": {
    "default_popup": "index.html",
    "default_title": "ValueEdge Beautifier"
  },
  "content_scripts": [
    {
      "matches": [
        "https://*.saas.microfocus.com/*",
        "https://*.opentext.com/*"
      ],
      "css": [
        "valueedge-beautifier-styles.css"
      ],
      "js": [
        "valueedge-beautifier-script.js",
        "valueedge-ticket-jumper.js",
        "valueedge-comment-saver.js"
      ],
      "all_frames": true,
      "world": "ISOLATED",
      "run_at": "document_end"
    }
  ],
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "valueedge-beautifier@anushibin007.github.com"
    }
  }
}

Best ValueEdge Beautifier Alternatives

Here are some Firefox add-ons that are similar to ValueEdge Beautifier: