hijarian / wayback-for-firefox

Microscopic extension for Firefox. It allows to open current page or given link in Wayback Machine.
Mozilla Public License 2.0
7 stars 3 forks source link

Keyboard shortcut #1

Open cirosantilli opened 9 years ago

cirosantilli commented 9 years ago

Is it currently possible to define a keyboard shortcut for it?

hijarian commented 9 years ago

Interesting idea. Definitely worth implementing. Can't promise anything, though.

If it's a serious itch for you, you definitely can make a PR with a hotkey, even if you don't know a thing about Firefox extensions. This whole extension took me ~8 hours from zero knowledge to publishing, you know. ;)

Anyway, great idea.

cirosantilli commented 9 years ago

Thanks, no pressure of course, it's all open source :-)

hijarian commented 8 years ago

I'm very sorry, but I'll not do this. Just don't have any resources for it.

There exists a solution with hotkey-capturing button, one can start digging for it from my question at Stackoverflow. I personally thank @yegortimoshenko for pointing me to his own solution to this problem.

If anyone more accustomed to Javascript and FF Addon SDK wishes it, he's welcome to make a PR with this.

hijarian commented 8 years ago

Well, will leave this ticket open in case someone stumbled upon it.