This is a Chrome and Firefox* extension to display user details for EthFinance contributors on old/new Reddit and Kbin.
* EthFinance Buddy does not currently work Firefox
User details:
- Daily doot count
- Profile
- Delegate info (soon™)
Kbin features:
- Sort comments by new as default
- Bring the comment box to the top of the comments
- Make comments collapsible
- Opens comment links in new tabs
- Highlights and scrolls to linked comments
Adding the extension
- Download this repo and move the files to your desired location.
- Features can be toggled on/off in the
settings.js
file. You will need to reload your extension if you change these settings after you have it installed. Change the setting tofalse
to disable andtrue
to enable. - For Chrome:
- Open a new tab and enter
chrome://extensions/
into the address bar and press enter. - In the upper right turn on "Developer mode".
- In the upper left select "Load unpacked".
- Select the folder with the files you downloaded from the repo.
- Open a new tab and enter
For Firefox:Open a new tab and enterabout:debugging
into the address bar and press enter.On the left sidebar select "This Firefox".Under the "Temporary Extensions" section select "Load Temporary Add-on".A file selector will appear, double click on themanifest.json
file.