By: steelforge
Inspect and view changes in input-dropdown-replacer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "input-dropdown-replacer",
"version": "1.0.0.1",
"description": "Replaces all text input with dropdowns",
"icons": {
"48": "icons/input-dropdown-48.png",
"96": "icons/input-dropdown-96.png"
},
"content_scripts": [
{
"matches": [
"*://*/*"
],
"js": [
"dropdown.js"
]
}
]
} Best input-dropdown-replacer Alternatives
Here are some Firefox add-ons that are similar to input-dropdown-replacer: