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년 전
- 5점 만점에 2점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
- 5점 만점에 2점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. - 5점 만점에 3점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!!!
- 5점 만점에 4점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. - 5점 만점에 3점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.- 5점 만점에 1점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. - 5점 만점에 3점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.