Steemit Sidebar
What is the project about?
This is a Tampermonkey-Script designed to show a bar on the left side of steemit with a few practical links and informations about the current user (editable with an input field) and the user that is currently displayed (profil or posts).
You can currently see the current Reputation, Voting Power and SteemPower (the link brings you to the steemit profil, as well as the wallet).
Furthermore you can use the links to open a new tab to another website with further Informations to the profil.
Technology Stack
- Like mentioned it is implemented as a Tampermonkey-Script, so the appropriate browser extension is needed to install it. (If anybody needs help with this, just text me, I'm glad to help)
- It's programmed in Javascript and runs directly in the browser.
- It saves the user that is written in the "Username" input field in a cookie. It should work just fine without cookies enabled, but then you would have to input your name everytime you want to see the infos about yourself.
- Uses jQuery, Moment.js and the Steemit Javascript API.
- Tested in Chrome and Firefox
Roadmap
- Implementing more features and convenience tool for users
- Make more things customizable (which links to display, etc.)
- Make the sidebar collapsible so it doesn't take any space if you don't need it at the moment
- Of course fixing any bugs that would appear.
How to contribute?
You can come in contact with me with the usual methods:
- creating issues on github
- writing me on steemit
- on the german steemit discord channel
- etc. (I'm not difficult to find)
Installation
- Install the Tampermonkey Addon for your browser (the pictures are clickable).
Chrome
Firefox
- Click on this link and click on install.
- Go to steemit.com and refresh the page with F5.
- Enter your username in the input field on the left side and hit Enter!
- Done! Have Fun!
Posted on Utopian.io - Rewarding Open Source Contributors