Skip to content

Latest commit

 

History

History
43 lines (25 loc) · 1.94 KB

File metadata and controls

43 lines (25 loc) · 1.94 KB

Steemit User Scripts

This project is a collection of userscripts that allow you to update your Steemit.com menu to display the list of tags you specify.

Install the Browser Extension

In order to execute these userscripts, we need a userscript manager for our browser. There are two popular managers available for these browsers:

Just click the link for your browser and install the extension.

Create New userscript

In Chrome, we can click the Tampermonkey icon and select Create a new script...

new_tamper.png

Then, we just paste in our script.

chrome.png

In Firefox, click the Greasemonkey icon and click New userscript...

new_grease.png

Again, we just paste in the script and save.

firefox.png

Set Tags

Once installed, you'll notice a new My tags sidebar on the right.

set_tags.png

If you click Set tags a menu will appear to set your tags.

menu.png

Just enter a list of comma separated tags and click Save and the page will refresh with your new tags!

Just My Tags

And now you have your own custom tags menus!

left-sidebar