Inspect and view changes in stupid LLM input focus source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "LLM input focus",
"version": "1.1",
"description": "Focuses the input on any LLM chat using alt + Q (and alt + Q + Q to paste clipboard content)",
"permissions": [
"activeTab",
"clipboardRead"
],
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
]
}
],
"commands": {
"focus-input": {
"suggested_key": {
"default": "Alt+Q"
},
"description": "Focus input (Press Alt+Q+Q to paste clipboard content)"
}
},
"browser_specific_settings": {
"gecko": {
"id": "llm-chat-input-focus@dwdawdkawd.com",
"data_collection_permissions": {
"required": [
"websiteContent"
],
"optional": []
}
}
}
} Best stupid LLM input focus Alternatives
Here are some Firefox add-ons that are similar to stupid LLM input focus:
focus-search
aasik
QuickLenny
Kastor
Keynput
chemtrails
Fox Input
Hemiola SUN
Gemini Focus
xephidriver
Quick Focus
jljse
Focus input element
sa1hon
LLM Chat Toolbox
Burakhan Ünver
LLM Chat Navigator
suraj_menon
Inputter
der-daniel
F-List Chat Autofocus fix
Akatsuki Levi
Youtube Input Focuser
Jimmy Pickboy