Code Monkey home page Code Monkey logo

shortkeys's People

Contributors

crittermike avatar marcbachmann avatar pmalecka avatar sharat87 avatar victornava avatar xcv58 avatar yfdyh000 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

shortkeys's Issues

CMD+⇑ for "Go forward"

I wanted to bind the shortcut "CMD+⇑" to the command "Go forward" and have tried the following combinations for the shortcut:

CMD+↑
CMD+⇑
⌘+⇑
⌘+↑
⌘+up
⌘+UP
CMD+UP
CMD+up

Nothing worked for me. Can you please give me a hint how to bind this shortcut? Im using the latest FF 57 and parallel the DEV Version, with the latest version of the extension with OsX 10.13.1

Cannot set CTRL-T as a shortcut

I have attempted to set CTRL-T to "duplicate tab". When doing this it does nothing (continues to do a new tab and not duplicate tab)

Feature request: go to homepage as action

I hate the default shortcut for "go to homepage" (the same action as clicking the little house icon), so I was hoping to add a custom one.

However, this seems to not be available as an action. Could you please add it?

Thanks in advance, kind regards

Keybind command+ä / command+ö not working

In other programs I use command+ö for previous tab and command+ä for next tab.
That keybind does not work with this plugin.
I've tried ctrl/alt/option/⌘ . None of them work with +ö / +ä.

If I use "normal" keys (I tried to find shortcuts that were not used)
Previous tab: command+. (dot)
Next tab: command+y
it works..

If I use command ö (remove the +) it works if I press command, wait, then ö. I don't want this though

fyi: I use a Swedish keyboard layout.

Add-ons Manager shows Chrome extension and author info

On the add-on's options/preferences page,

  • Below "Last updated", title says "Shortkeys for Chrome".
  • Above the Disable button, it says "Questions or comments or bugs? Email me." with a link to the Chrome extension author's address.

Also, there's a typo in the description on the Firefox Add-ons site: lishortkeys cannot override…

Shortcuts do not work on all tabs

I have tried to set Alt+down and Alt+up fro next/previous tab. It works usually, but does not work on Addons tab or New (empty) tab.

Starting to publish releases for Firefox (and Opera and Edge) from the upstream repo

See https://github.com/mikecrittenden/chrome-shortkeys/releases/tag/v2.2.2

I switched to a new generator which has built in support for all 4 vendors so this is easy.

THAT SAID, this doesn't seem to actually install in Firefox right now. I'll try to figure out what's up with that at some point, but if you'd like to try to debug it in the meantime, feel free. Once we get that figured out, it'll be much easier for you to deploy releases to FF (unless you want to keep building those yourself, which is of course up to you).

Also, if you get burned out on maintaining this and want me to take over control of the FF version, just give me a holler.

Remap tab switching in Firefox

Firefox has a default action for switching tabs, but Shortkeys doesn't have an ability to remap that function. The name in Firefox is called browser.ctrlTab.previews. Not being able to remap this function makes me not switch to Firefox and stay on Chrome, unfortunately. The ability to switch back and forth between tabs to read info or compare data is extremely useful.

Add the ability to simulate mouse click

Thanks for the great work you are doing!
90% of the time I find myself mapping a shortcut to something like this:

document.querySelector('SOMETHING')
  .dispatchEvent(new MouseEvent('click', { bubbles: true, ...}))

If there's a way to just map a shortcut to a css selector it would be awesome.

Command + [ and Command + ] for Previous, Next Tab

Hi There

Firstly thank you for recreate this Plugin since upgraded to Firefox 57, killed almost every plugin that i am using.

since very early I have pointed my Command + [ and Command + ] (Mac), Would be Ctrl + [ and Ctrl + ] on Windows to switch between tabs.

Its the plugin does work with this combination, but it works on Alt (Option) + [ and Alt (Option) + ], however the fingers is not handy as Command + [.

Looking forwarding for a solutions!

Thank you again!

Doesn't work in Firefox

I tried assigning various keys (Q, W, F1, F2) to the previous tab and next tab, but it doesn't work at all.

Excessive permissions?

This add-on requires a lot of permissions that don't seem obviously needed.

Could you either scale back to something more reasonable, or but an explainer of why you need this much?

Bookmarklets not working

It seems that, while bookmarks work, bookmarklets don't.

I have the following bookmarklet, which open a search engine upon the selected text in a new page :
javascript:window.open("https://duckduckgo.com/?q="+window.getSelection().toString(), '_blank').focus();
It works fine when invoked from firefox, but nothing happens when invoking it through a shortcut (ctrl+shift+f in my case, if it is relevant)

Site filter doesn't work in Firefox

Thanks for this great addon.
For some reason, the site filter doesn't work on Firefox - I tried to following pattern (enabled sites):

*translate.google.com*

And the shortcut didn't work anywhere.
Whenever I apply a filter the shortcut is ignored everywhere.
The only option is to enable all shortcuts everywhere...

Cannot block Ctrl-Q shortcut

I would like to disable ctrl-q as a keyboard shortcut to quit Firefox (57 beta).

I set ctrl+q to do nothing in the plugin preferences, but ctrl-q still quits the browser.

Open selection in a new tab

Add a new action that would allow selected text in a webpage to be opened in a new tab (similar to ctrl+shift+v)

shorcut for menu items?

Is there a way to create a shortcut for menu items with this extension? I would love to email a link without having to go into the file menu. I email a lot and would love a shortcut for it. I enjoy this when I use chrome.
thanks

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.