LemmyTools

A small suite of tools to make Lemmy easier.

目前为 2023-06-21 提交的版本。查看 最新版本

作者
howdy-tsc
评分
0 0 0
版本
0.1
创建于
2023-06-21
更新于
2023-06-21
大小
9.6 KB
许可证
暂无
适用于
所有网站

Get it here: https://github.com/howdy-tsc/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 the greasemonkey.zip

3 - Import the .zip or add a new user script and copy and paste the contents of the Lemmytools(.js) file.

4 - Edit the script and 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: