Bienvenido a Complementos Firefox para Android.
Añade funciones y estilos extra para hacer tu propio Firefox para Android.
Cerrar¿Eres una persona dinámica?
Revisa nuestro sitio sobre complementos para dispositivos móviles.
CerrarValoraciones de tbkeys-lite
63 valoraciones para este complemento
Puntuado con 5 de 5 estrellas
Thanks for adding comment in old addons, thanks to that I found this addodn!.
I setup all as unset and I am happy when I mistake windows at 3 monitors and start type at TB app :).
Puntuado con 3 de 5 estrellas
Thank you for this useful tool.
Do you know why "ctrl+.": "unset" doesn’t work ?
No, I am not sure why it doesn't work. I just tested now and it worked for me.
Puntuado con 5 de 5 estrellas
So useful.. keep pressing j (junk) when I want to go down.
Esta valoración es de una versión anterior del complemento (2.1.1).Puntuado con 5 de 5 estrellas
Yeess! Thank you! Removed all the single letter accidental deletes with
{
"0": "unset",
"1": "unset",
"2": "unset",
"3": "unset",
"4": "unset",
"5": "unset",
"6": "unset",
"7": "unset",
"8": "unset",
"9": "unset",
"j": "unset",
"#": "unset",
"k": "unset",
"o": "unset",
"f": "unset",
"r": "unset",
"a": "unset",
"x": "unset",
"c": "unset",
"u": "unset",
"b": "unset",
"m": "unset",
"p": "unset",
"s": "unset",
"t": "unset",
"w": "unset",
"]": "unset",
"[": "unset"
}
Puntuado con 5 de 5 estrellas
Thank you. It works like a charm and I am crying tears because:
"ctrl+enter": "unset"
Puntuado con 4 de 5 estrellas
Thanks so much for making this available! But...
I would ask that the "unbind singles" button actually unbind all the single key shortcuts, instead of requiring someone who barely understands Windows cut and paste to replace a bunch of text entries correctly to accomplish this.
Now if we could get the TB developers to make NO shortcuts the default and let technical users turn on and customize as needed, that would be better.
Puntuado con 4 de 5 estrellas
Lets you remove all single-key commands that are inexplicably forced upon us by Thunderbird. Just click "Unset singles" and change everything to "unset" (unless you like Gmail shortcuts).
Finally, a replacement for "Dorando keyconfig"! Thank you! No more accidental archiving or marking as junk.
I'm dinging it one star for ease of use because there are no instructions in the add-on itself. It works great, though. The documentation is a little thin, and requires some effort to figure out how to make your own shortcuts, if you're into that kind of thing. Mostly, I just wanted to get rid of the single button shortcuts, which this does easily.
Puntuado con 5 de 5 estrellas
Working great for me! Allowed me to rebind 'j' and 'k' to stop marking things as junk/ignore. (Vim shortcut typos)
Esta valoración es de una versión anterior del complemento (2.1.1).Puntuado con 2 de 5 estrellas
Why does this plugin ask for FULL access to my computer upon installation?
Esta valoración es de una versión anterior del complemento (2.1.0).Because tbkeys-lite uses a WebExtension Experiment to capture key events. There is no WebExtension API to do this. A WebExtension Experiment has the same permissions as all legacy add-ons had in Thunderbird 68 and earlier. I have opened a ticket on Bugzilla about creating a MailExtension keyboard shortcut API here: https://bugzilla.mozilla.org/show_bug.cgi?id=1591730
Puntuado con 5 de 5 estrellas
Absolute godsend. I can't believe I didn't know this existed before now. Thunderbird hotkeys are an abomination!
Esta valoración es de una versión anterior del complemento (2.1.0).Puntuado con 5 de 5 estrellas
HALLELUJAH!
I was dismayed when Keyconfig no longer worked and did not seem to get updated. Been deleting, archiving and doing unmentionable things to perfectly good messages in my Inbox when not paying attention to where the focus was.
I even contemplated moving to Apple Mail...
THIS HAS SAVED THE DAY!!!!!!
THANK YOU, WILL!!!!!!!
Puntuado con 5 de 5 estrellas
Extremely helpful. Thank you.
Esta valoración es de una versión anterior del complemento (2.1.0).Puntuado con 5 de 5 estrellas
Thank you very much! I've been filing and deleting emails by mistake for 2 years, because of that mania of putting single-letter hotkeys. What a crazy idea.
And, as sayed by Frederik below,...
You can paste the following into the settings box to really completely disable all one-letter shortcuts:
{
"0": "unset",
"1": "unset",
"2": "unset",
"3": "unset",
"4": "unset",
"5": "unset",
"6": "unset",
"7": "unset",
"8": "unset",
"9": "unset",
"j": "unset",
"k": "unset",
"o": "unset",
"f": "unset",
"#": "unset",
"r": "unset",
"a": "unset",
"x": "unset",
"c": "unset",
"u": "unset",
"b": "unset",
"m": "unset",
"p": "unset",
"s": "unset",
"t": "unset",
"w": "unset",
"]": "unset",
"[": "unset"
}
Puntuado con 5 de 5 estrellas
very useful.
I would like to figure out what would be the syntax of a custom a custom entry to launch a given extension with a single key stroke (for instance launch a TB extension that allows to edit message subject)
Puntuado con 5 de 5 estrellas
Saved the day for a longtime keyconfig user - thank you!
Esta valoración es de una versión anterior del complemento (2.1.0).Puntuado con 5 de 5 estrellas
Can I remap "J" to CTRL-J or smth? For marking SPAM.
Esta valoración es de una versión anterior del complemento (2.1.0).Puntuado con 5 de 5 estrellas
Works excellently to disable all these pesky one-letter abbreviations, which wreck havoc when the focus is not where it is expected.
Note that the preset button "unset singles" in the Settings dialogue does not quite do what it promises. While it removes destructive short-cuts, it replaces them with other less dangerous, but still annoying short-cuts.
You can paste the following into the settings box to really completely disable all one-letter shortcuts:
{
"0": "unset",
"1": "unset",
"2": "unset",
"3": "unset",
"4": "unset",
"5": "unset",
"6": "unset",
"7": "unset",
"8": "unset",
"9": "unset",
"j": "unset",
"k": "unset",
"o": "unset",
"f": "unset",
"#": "unset",
"r": "unset",
"a": "unset",
"x": "unset",
"c": "unset",
"u": "unset",
"b": "unset",
"m": "unset",
"p": "unset",
"s": "unset",
"t": "unset",
"w": "unset",
"]": "unset",
"[": "unset"
}
Puntuado con 4 de 5 estrellas
Actually, looking at implementation.js, turns out it is pretty simple change to allow existing syntax with multiple commands, and not needing custom functions:
diff --git a/addon/implementation.js b/addon/implementation.js
index 5a740f2..f44bf40 100644
--- a/addon/implementation.js
+++ b/addon/implementation.js
@@ -143,7 +143,9 @@ var TBKeys = {
let cmdBody = command.slice(cmdType.length + 1)
switch (cmdType) {
case "cmd":
- window.goDoCommand(cmdBody)
+ for (let cmd of cmdBody.split(" ")) {
+ window.goDoCommand(cmd)
+ }
break
case "func":
window[cmdBody]()
Then, one can just do:
"n": "cmd:cmd_collapseAllThreads cmd_nextMsg",
-mr
Puntuado con 4 de 5 estrellas
Works fine, for complex combination I modified implementation.js and add the personal function inside builtins
Esta valoración es de una versión anterior del complemento (2.1.0).Puntuado con 5 de 5 estrellas
Does exactly what I needed; remap some of the single shortcut keys so that when using quick filter to search my mail, I don't inadvertently archive, delete, or forever fubar my messages - Greatly appreciate the simplicity.
Esta valoración es de una versión anterior del complemento (2.1.0).Para crear tu propia colección, debes tener una cuenta de Mozilla Add-ons.