Skip to content

Chrome extension enabling quick navigation to github issues by typing "i + space + <issue number"

Notifications You must be signed in to change notification settings

aligg/issue-filler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

issuefiller

Github Issue Filler

When this browser extension is enabled, you can type in i <github issue number> to more quickly navigate to your github issues.

Installation

  1. Add to Chrome via the Chrome store
  2. Before getting started, make sure to set your github organization and repository name in the extension options

navtooptions

Demo

Demo of extension in use Demo

Install in developer mode

This is not needed if you are all set via the web store. That said, if you do want to install via the zip file in Developer Mode, here is how:

  1. Download this repo to your computer (or find a .zip release here)
  2. Open the Extension Management page by navigating to chrome://extensions.
  3. Enable Developer Mode by clicking the toggle switch next to Developer mode.
  4. Click the LOAD UNPACKED button and select the extension's directory.
  5. Navigate to extension options and set your github organization and repository name. For example, if your hypothetical issue link is: https://github.com/aligg/issue-filler/123 your organization would be "aligg" and your repository would be "issue-filler"
  6. Restart Chrome

Demo of installing the extension via developer mode

Load extension

Reminder that in developer mode you'll still need to set your github org and repo in options.

Permissions

This extension's permissions are limited only to pages on github.com. You can confirm this by viewing the extension's Details from the chrome://extensions page.

About

Chrome extension enabling quick navigation to github issues by typing "i + space + <issue number"

Resources

Stars

Watchers

Forks

Packages

No packages published