Skip to content

Browser extension that allows setting a default filter for GitHub issues on repositories

License

Notifications You must be signed in to change notification settings

web2098/GitHub-Default-Issue-Filter

 
 

Repository files navigation

GitHub Default Issue Filter Browser Extension

Built on https://github.com/kryptokinght/react-extension-boilerplate

This isn't published so you need to install in dev mode

To install on Chrome

  • Download github-default-filter-issue-vX.X.X.zip and extract - Latest Release
  • Open Chrome and type chrome://extensions/ in url bar
  • Toggle on "Developer Mode" in the top right
  • Click "Load Unpacked" in the top left
  • Choose the entire extracted directory
  • Note you will need to refresh any open GitHub tabs before setting will work correctly

To install on Firefox

  • Download github-default-filter-issue-vX.X.X.zip and extract - Latest Release
  • Open Firefox and type about:debugging in url bar
  • Click "This Firefox" on the left hand side
  • Click "Load Temporary Add-On"
  • Choose manifest.json from the extracted folder
  • Note you will need to refresh any open GitHub tabs before setting will work correctly

example

License

The code is available under the MIT license.

About

Browser extension that allows setting a default filter for GitHub issues on repositories

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 78.7%
  • CSS 20.3%
  • Other 1.0%