Get it here: https://github.com/howdy-tsc/LemmyTools or https://greasyfork.org/en/scripts/469169-lemmytools

LemmyTools 0.1a - GreaseMonkey Addon Script

Current Features:

  • Adds “Easy Subscribe” button to remote instance communities.
  • Adds a collapsible sidebar on the left side of screen that shows a searchable list of your subscribed communities.
  • Adds link back to home instance for easy navigation when on remote instances.
  • On remote instance side bar is very much useless currently except for the link back home.

Upcoming features:

  • When off site collect a list of communities and display in sidebar for easy subscription.
  • Create option page for saving homeinstance and other options.
  • Create sub communities grouping function.
  • Create remote instance search of communities and integrate with easy subscribe method.
  • Create addon for firefox/chrome.

Installation and Configuration:

1 - Browser must have Greasemonkey addon (You could use another JS injector app for the .js). Tested with Greasemonkey.

2 - Download either the .JS file or install from greasyfork.

3 - After adding the script to greasemonkey, edit the script variable to add your home instance of lemmy.

EDIT THIS LINE: const theHomeinstance = ‘https://lemmy.ml’;

This script is all done by a complete amateur for fun. Enjoy and feel free to fork it!

Community Sidebar:

Community Sidebar - Search:

Easy Subscribe Button: