Por: Nash Bridges Add-on
Inspect and view changes in Input autofocus source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Input autofocus",
"version": "1.0",
"description": "Sets focus to the first text input element on a page.",
"author": "Andrii Malyshko",
"homepage_url": "https://github.com/nashbridges/firefox-input-autofocus-addon",
"browser_specific_settings": {
"gecko": {
"id": "input-autofocus@nashbridges.me",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"permissions": [
"storage",
"scripting"
],
"optional_permissions": [
"activeTab"
],
"host_permissions": [
"<all_urls>"
],
"options_ui": {
"page": "options/index.html"
},
"background": {
"scripts": [
"background.js"
],
"type": "module"
},
"icons": {
"48": "icon.svg",
"96": "icon.svg"
}
} Mejores alternativas Input autofocus
Aquí hay algunas Firefox add-ons que son similares a Input autofocus:
Go Focus Self
em_te
Auto Focus Search
Skylar
AutoFocus Input Field
Deborah Campbell
UnfocusInput
TabJuggler9000
Set Custom Focus
igorlogius
Inputter
der-daniel
TypeReady
Aaron
Autofocus
Adrian Håkansson
Fox Input
Hemiola SUN
Focus input element
sa1hon
Focus Follows Mouse
spyrosoft
Select to Input
DEBET