nickgartmann / basecamp-keyboard-shortcuts

A firefox plugin to add keyboard shortcuts to basecamp.com

Home Page:https://addons.mozilla.org/en-US/firefox/addon/basecamp-keyboard-shortcuts/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Basecamp Keyboard Shortcuts

Add enhanced keyboard shortcuts to the Basecamp web application.

Install at https://addons.mozilla.org/en-US/firefox/addon/basecamp-keyboard-shortcuts/

ctrl+h Open the Hey! menu
While the Hey! menu is open
or j Select the next notification
or k Select the previous notification
Enter Open the currently selected notification
While on the project page
c Jump to campfire in the current project
m Jump to the message board in the current project
t Jump to the todos of the current project
d or f Jump to the Files & Docs of the current project
s Jump to the schedule of the current project
While on the Messagespage
or j Select the next message
or k Select the previous message
Enter Open the currently selected message
Escape Deselect the currently selected message

Building your own

Follow this guide to get your own Firefox API credentials. Then copy the sample.env file to a new file called .env and fill in your api key and secret. Once you have your credentials set you can run npm run sign to get a signed version of the plugin for yourself and install it.

About

A firefox plugin to add keyboard shortcuts to basecamp.com

https://addons.mozilla.org/en-US/firefox/addon/basecamp-keyboard-shortcuts/


Languages

Language:JavaScript 97.7%Language:CSS 2.3%