By: Taining
Inspect and view changes in Right On Page Devtools source codes across current and past versions
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:
Web Component DevTools
Matsuuu
KonvaJS Devtools
Duc Trung Mai
Tinker Tester Developer Spy
Thomas Wisniewski
Devil Debugger
Vignesh Miller
Website Performance Analyzer Tool
Hikasami
JSDebugPro
Sunwin20
Vue.js devtools
f'z'y
MobiDevTools
Francesco De Stefano
Alpine.js DevTools Pro
Bartek Igielski
React Performance Devtool
Nitin Tulswani