By: mimvahedi
Inspect and view changes in Mobile DevTools source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"description": "eruda developer tools",
"manifest_version": 3,
"name": "Eruda dev tools",
"version": "1.1",
"homepage_url": "https://trash.blog.ir/",
"browser_specific_settings": {
"gecko": {
"id": "@eruda.mimv",
"strict_min_version": "58.0"
}
},
"background": {
"scripts": [
"background.js"
]
},
"web_accessible_resources": [
{
"resources": [
"eruda.js"
],
"matches": [
"<all_urls>"
]
}
],
"icons": {
"16": "icon.svg",
"32": "icon.svg",
"48": "icon.svg",
"96": "icon.svg"
},
"action": {
"default_icon": "icon.svg",
"default_title": "dev tools"
},
"permissions": [
"activeTab",
"scripting"
]
} Best Mobile DevTools Alternatives
Here are some Firefox add-ons that are similar to Mobile DevTools:
Mobile DevTools
surv
MobiDevTools
Francesco De Stefano
Add-on for edump
edump admin
Page Source HTML Viewer (works on Android)
ChillaxJustDoIt
Ext JS 3 DevTools
3axapp
Dev Mode
D7OM
Flash Debugger
O-Minds
Simple console.log for mobile
planetrenox
Web Developer
chrispederick
Lexical Developer Tools
Lexical
React Developer Tools
React