Skip to content

Suggest Pull Request commits white typing

License

Notifications You must be signed in to change notification settings

ikim23/github-pr-commits

Repository files navigation

Github Pull Request Commits

Suggest Pull Request commits white typing

showcase


Install

Chrome Chrome

  1. Add extension to Chrome
  2. Go to extension options chrome://extensions/?options=idejpahjafhmgppnfcpjhekakjgpgmjb
  3. Add Personal access token
  4. Save

Firefox Firefox

  1. Add add-on to Firefox
  2. Go to addons about:addons
  3. Open Preferences
  4. Add Personal access token
  5. Save
  1. Open Settings > Developer Settings > Personal access tokens
  2. Click Generate new token
  3. Check repo scope
  4. Click Generate token

Build from source

  1. Build extension npm run build
  2. Load extension:
    • Chrome
      • Go to extensions chrome://extensions/
      • Toggle Developer mode
      • Click Load unpacked
      • Select dist/webext-prod/ folder
    • Firefox
      • Build extension npm run build
      • Go to add-ons about:debugging#/runtime/this-firefox
      • Click Load Temporary Add-on...
      • Select dist/webext-prod/manifest.json
  3. Add Personal access token (see Install guide)

License

MIT Licensed