By: swyx
Inspect and view changes in Async Render Toolbox source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "async render toolbox",
"short_name": "Async Render",
"version": "0.2.2resigned1",
"description": "Open source tools to debug your async render apps. Click on the icon to see the lag radar, ⌥+R to show/hide",
"permissions": [
"activeTab",
"declarativeContent",
"tabs",
"http://*/*",
"https://*/*"
],
"browser_action": {
"default_title": "Async Render Toolbox"
},
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"options_page": "options.html",
"homepage_url": "https://github.com/sw-yx/async-render-toolbox",
"incognito": "spanning",
"manifest_version": 2,
"applications": {
"gecko": {
"id": "{c6988e4e-86ea-4866-ad75-700bddaefc66}"
}
}
} Best Async Render Toolbox Alternatives
Here are some Firefox add-ons that are similar to Async Render Toolbox:
Blazor Developer Tools
joegregorydev
React Performance Devtool
Nitin Tulswani
WhoRenderedThis
Avinash
React Developer Tools Lite
React Developer Tools
CSS Debug Overlay Plus
Francis Ruiz
Dev Toolbox
Chris Nanney
Vue.js devtools
f'z'y
Dev Toolkit — 440+ Developer Tools
yurukusa
Devil Debugger
Vignesh Miller