제작자: xodbox
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}"
}
}
} 최고의 FreeDOM:Unlock Elements 대안
다음은 FreeDOM:Unlock Elements과(와) 유사한 Firefox add-on입니다:
Hack the Form
7s26simon
Display Hidden Elements
SV368
Instant Form Filler
Qemren
DOM Time Machine Pro
scolastico
Accessibility Insights for Web
Iitysthanhk
Hidden Fields Revealer
MGM
FormVisualizer
tterac
DOM Destroyer: delete anything on any web page
phil
Dummy Form Filler
ptomaszek
FreeClick
Md Sadikul Islam