Shortkeys (Custom Keyboard Shortcuts) for Firefox 的评价
Shortkeys (Custom Keyboard Shortcuts) for Firefox 作者: Peter Malecka, Mike Crittenden
260 条评价
- This is the most amount of permissions I have seen any addon ask for. What on earth does assigning a key have anything to do with accessing my data on all web pages ??
Updated to 3star as the dev disclosed why the permissions. Seems very intrusive and am going back to Vivaldi because FF is lousy about giving us control in this matter. - 评分 5 / 5来自 Firefox 用户 13490118, 8 年前
- 评分 2 / 5来自 Firefox 用户 13655504, 8 年前doesnt seem to work.. i entered ctrl+n to override the default new window to new tab, but still opens a new window
- 评分 5 / 5来自 Firefox 用户 13380433, 8 年前I need set "F1" key to run "inspector" in firefox ( default key is Ctrl+Shift+C ) Please help me to do it
- 评分 2 / 5来自 Firefox 用户 13597931, 8 年前I've bind ctrl+q for tab close. But its still closes the firefox. This addon is useless for me. But still the lone such addon for this crap 57+
开发者回应
发布于 8 年前Yeah, ctrl+q (on linux and mac) and ctrl+t cannot be overriden, Firefox does not fire these key combinations. - 评分 3 / 5来自 Firefox 用户 12583337, 8 年前I don't understand why this addon needs permission to dowload files and change download history. The dev might have his reason and I didn't duck any stars in my review over that but it made me really uncomfortable so I thought I'd mention it. Next, the available actions are quite limited, I just wanted to be able to subsitute Ctrl-H which brings up history sidebar for the history window. It's a pretty basic action and I was suprised to not find it there. [Edit Re Dev Reply] Thanks that makes sense.
开发者回应
发布于 8 年前The downloads permission is needed for the Clear Downloads action. Feel free to review the code in github.
Please come to github and raise an issue, if there are any actions you would like to be added. - 评分 5 / 5来自 Firefox 用户 13543417, 8 年前I'm so glad this extension was ported to Firefox Quantum! It's a very useful tool when working on designing web apps! Thank you for your continued support, Peter Malecka. :)
- 评分 5 / 5来自 Firefox 用户 13509679, 8 年前Great! However, it took me some time to enter the keywords in small letters - and everything works fine for me!!!
- 评分 4 / 5来自 MrSteveHolland, 8 年前Need to add actions for Developer tools (e.g. I want to create a custom shortcut for opening Developer Tools, inspector etc.)
- V. 2.2.7: Great addon that has now added "close tabs on the right" and "close tabs on the left", in its list of predefined actions.
CONS: these 2 actions work only on some pages. E.g., from the page I'm now writing this review it doesn't work (and it's not a matter of input field because I've put the focus on the page).
SUGGESTION: Maybe (or maybe not because that is button) in this open source addon
https://github.com/j70/multitabx
can be found the trick to improve this one, because that addon is working even from the about:addon page. - 评分 5 / 5来自 jjmcgaffey, 9 年前Thank you. I've been using Dorando KeyConfig for ages (even when it stopped being officially supported, and I had to sneak it in to Firefox) - I _hate_ backspace taking me back a page any time a text field isn't in focus, and the Alt-arrow back and forward drives me nuts (a two-handed shortcut? Really? I know, there's an Alt key on the right too - I never use it). I was afraid I'd lose my fixes - Alt-z for back and Alt-x for forward - with version 57. Thank you so much for making this!
It is a little bit complicated, because the text fields for creating a shortcut will happily take Alt or Backspace and then ignore it because it's not the key (which is alt or backspace - no caps). I had to go round a couple times to get that set up right (the instructions on the right are very helpful). But now it works, yay! Saved my sanity. - 评分 3 / 5来自 Firefox 用户 13467871, 9 年前Please add an option to disable the "ignore key combination when in a textbox " feature, to make it so that the shortcuts work everywhere, just like native firefox shortcuts.
Also, an "undo close tab" action would be a great addition to the program.开发者回应
发布于 9 年前If your shortcut does not work when an input is focused, this can be turned off in Shortcut Options -> Activation Settings -> ticking the option Active while in form fields. This - however still applies to the webpage context only, and does not apply to url bar and search bar.
The Undo close tab action will be there in the next version. - 评分 5 / 5来自 nico wijaya, 9 年前
开发者回应
发布于 9 年前Thanks for the review. The addon description has been updated. Go to Addons->Shortkeys->Options to configure key combos.- 评分 1 / 5来自 Whetsit Tuya, 9 年前
- The only reason I installed this extension was in order to disable built-in Firefox shortcuts, which is a feature noted in several places. There is even a "Do Nothing" action to take for a shortcut key designed for this purpose. But it doesn't work; after a "Do Nothing" shortcut key is defined, the key still does its original built-in action. There are bug reports in Github for CTRL-J and CTRL-Q, I wanted to disable CTRL-W...but the answer is "that's not supported by the new Firefox API". Well then, maybe you should remove the feature!
开发者回应
发布于 9 年前This is some uncharted teritory for us: from what I can tell right now - the disable feture works when in a context of a webpage (but not when a search bar or url bar are focused), but some shortcuts like ctrl+w do not seem to follow this logic and cannot be blocked. Sorry about that, maybe we can discuss this with Mozilla. - 评分 3 / 5来自 Firefox 用户 12786924, 9 年前I use it to remap "Previous / Next tab" (via "option-command-n" and "option-command-e") and it only works after a website is "loaded" and it doesn't work on all tabs (for example: it doesn't work on the "Add-ons Manager" tab or other system tabs).
开发者回应
发布于 9 年前Unfortunately, as of now this is a limitation of Firefox API. A new version is coming that moves the loading of the addon a bit sooner, but the page needs to be mostly loaded for it to work.