By: Marcin Dec Add-on
Inspect and view changes in Fix My Input source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Fix My Input",
"version": "1.4.0",
"manifest_version": 3,
"description": "Enlarge the annoying inputs",
"permissions": [
"storage"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
]
}
],
"icons": {
"32": "icons/icon32.png",
"64": "icons/icon64.png",
"128": "icons/icon128.png"
},
"action": {
"default_title": "Fix My Input",
"default_popup": "index.html"
},
"background": {
"scripts": [
"background.js"
]
},
"browser_specific_settings": {
"gecko": {
"id": "marcin.dec1@gmail.com",
"strict_min_version": "142.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best Fix My Input Alternatives
Here are some Firefox add-ons that are similar to Fix My Input:
Data Input Recommender
PhuongTra
Accessible Form Helper
Maigen
Text Field Auto-Expand
Zak Levy
DOM Input Liberator
Lamisedaxeh
Input to Textarea
LEO88
Inline Value Spinner
Mehdi
UnfocusInput
TabJuggler9000
Select to Input
DEBET
Simple Form Fill
Sebastian Blask
Form Filler
Hi88
Form Details
HB88
Fill it Up!
FillitUp!