Inspect and view changes in FreeDOM:Unlock Elements source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "FreeDOM",
"version": "1.0.0",
"description": "Quickly remove disabled, readonly, or hidden attributes from elements on any page.",
"author": "Yugal Sharma",
"homepage_url": "https://www.linkedin.com/in/yugal-sharma/",
"permissions": [
"activeTab",
"contextMenus"
],
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
]
}
],
"commands": {
"enable-selection": {
"suggested_key": {
"default": "Ctrl+Alt+E"
},
"description": "Enable Selection Mode"
},
"enable-all": {
"suggested_key": {
"default": "Ctrl+Alt+A"
},
"description": "Enable All Elements"
}
},
"icons": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"browser_action": {
"default_icon": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png"
},
"default_title": "FreeDOM",
"default_popup": "popup.html"
},
"browser_specific_settings": {
"gecko": {
"id": "{3390f332-00d6-4daa-a119-349c73890598}"
}
}
} Best FreeDOM:Unlock Elements Alternatives
Here are some Firefox add-ons that are similar to FreeDOM:Unlock Elements:
DOM Input Liberator
Lamisedaxeh
Hack the Form
7s26simon
Display Hidden Elements
SV368
Instant Form Filler
Qemren
Accessibility Insights for Web
Iitysthanhk
Hidden Fields Revealer
MGM
DOM Time Machine Pro
scolastico
FormVisualizer
tterac
DOM Destroyer: delete anything on any web page
phil
Super Form Filler
Yoosuf Ali Kagzi
Dummy Form Filler
ptomaszek
FreeClick
Md Sadikul Islam