Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Norfeldt/github-issue-reactions-browser-extension

List a link of reactions on a github issue page
https://github.com/Norfeldt/github-issue-reactions-browser-extension

Last synced: about 2 months ago
JSON representation

List a link of reactions on a github issue page

Awesome Lists containing this project

README

        

# Github 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](http://img.youtube.com/vi/K4wc818iNDc/0.jpg)](http://www.youtube.com/watch?v=K4wc818iNDc "Video Title")

## Chrome

Grab it from the chrome extensions: [Github Issue Reactions](https://chrome.google.com/webstore/detail/github-issue-reactions/enekincdenmmbpgkbhflknhaphpajnfd)

## Firefox

Grab it from the firefox add-ons: [Github Issue Reactions](https://addons.mozilla.org/addon/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**).