Right On Page Devtools Firefox

Examine source code of Right On Page Devtools

By: Taining Add-on
Inspect and view changes in Right On Page Devtools source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Right On Page Devtools",
  "description": "Check API responses, console logs and DOM styles right on page",
  "version": "1.2.5",
  "author": "rightonpage.dev",
  "icons": {
    "256": "logo.png"
  },
  "action": {
    "default_icon": {
      "32": "logo_square_64.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_page": "options.html",
  "permissions": [
    "storage",
    "activeTab",
    "alarms",
    "scripting"
  ],
  "host_permissions": [],
  "optional_permissions": [
    "scripting"
  ],
  "optional_host_permissions": [
    "https://*/*",
    "http://*/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "eyeson@ohhandy.com",
      "strict_min_version": "128.0"
    }
  }
}

Best Right On Page Devtools Alternatives

Here are some Firefox add-ons that are similar to Right On Page Devtools: