karenying / gcal-nav-shortcuts

Chrome extension that allows for navigation of Google Calendar with keyboard shortcuts

Home Page:https://www.blog.karenying.com/posts/hack-keyboard-shortcuts-into-sites-with-a-custom-chrome-extension

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Google Calendar Nagivation Shortcuts

This chrome extension allows for the navigation of Google Calendar with keyboard shortcuts. The tutorial corresponding with this repo can be found here.

The default shortcuts are:

  • ⌥ (Alt) + ←: go back in time
  • ⌥ (Alt) + →: go forward in time

These keys can be changed by visiting chrome://extensions/shortcuts in the address bar:

Installation

  1. Clone this repo.
  2. Head over to Chrome Extensions (usually chrome://extensions in the address bar) and turn "Developer Mode" on the top left.
  3. Click "Load unpack" and select the destination as the "src" folder of this cloned repository.

About

Chrome extension that allows for navigation of Google Calendar with keyboard shortcuts

https://www.blog.karenying.com/posts/hack-keyboard-shortcuts-into-sites-with-a-custom-chrome-extension


Languages

Language:HTML 35.6%Language:JavaScript 34.3%Language:CSS 30.1%