Inspect and view changes in Adapt Inspector source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Adapt Inspector",
"version": "0.2.0",
"description": "Inspect details of elements in Adapt courses",
"icons": {
"48": "icon48.png",
"128": "icon128.png"
},
"content_scripts": [
{
"css": [
"inspector.css"
],
"js": [
"lodash.custom.min.js",
"jquery.min.js",
"inspector.js"
],
"matches": [
"<all_urls>"
],
"all_frames": true
}
],
"web_accessible_resources": [
"lodash.custom.min.js",
"postadaptdata.js"
],
"options_ui": {
"page": "options.html",
"open_in_tab": false
},
"permissions": [
"storage"
]
} Best Adapt Inspector Alternatives
Here are some Firefox add-ons that are similar to Adapt Inspector:
Inspector
TheLazyCat
Element Inspector Plus
8LIVE
Page Element Inspector
Tailor Wood Haven
Page Element Inspector
Vinhomescangiotpr
HTML Element Inspector
Ryan Nelson
Ember Inspector
Ember.js
Inspector
derivia
Salesforce Inspector Advanced
Olivier Dufour
devtools-outliner
Patrick Brosset
Inspectre
CommitsOverCoffee
Extension Inspector
Tim Weißenfels
Atlassian Browser DevTools (ABD)
Maciej Adamczak