Skip to content
This repository has been archived by the owner on Feb 10, 2025. It is now read-only.

Norfeldt/github-issue-reactions-browser-extension

Repository files navigation

Archive Notice ⚠️

This project is no longer actively maintained and has been archived. Feel free to fork it and build upon it. Thank you for your interest and support!

Issue Reactions Chrome & Firefox Extension

List reaction links on a Github issue or discussion page

screenshot example

See it in action

Wes Bos Showing off this extension

Chrome

Grab it from the chrome extensions: Github Issue Reactions

Firefox

Grab it from the firefox add-ons: Github Issue Reactions

Manual Setup

  1. Clone this repo
  2. yarn install
  3. yarn bundle
  4. Chrome:
    1. Open Chrome Extensions
    2. Enable Developer mode
    3. Pick Load unpacked
  5. Firefox:
    1. Settings/Extension & Themes
    2. Click the gear icon and select "Debug add-ons"
    3. Load Temporary Add-on..
  6. Navigate to the relevant /dist directory
  7. Enjoy! 👍

Not Working Any More?

Try to do a git pull to see if it has been fixed

(DO NOT FORGET go into your extensions and reload the lasted version).