lemmy-instance-assistant icon indicating copy to clipboard operation
lemmy-instance-assistant copied to clipboard

Browser extension to help make Lemmy & Kbin easier to use

Results 19 lemmy-instance-assistant issues
Sort by recently updated
recently updated
newest added

Hi there! Lemmy Instance Assistant is one of my favorite addons, so I thought a general thank you would be a great way to start this. I was looking to...

enhancement
misc: good first issue
type: customization

- [ ] Settings option to disable context menu buttons - [ ] Settings option for "open in new tab" for context menu items

enhancement
type: customization

It looks like you are currently doing a search on title to find matching posts. https://github.com/cynber/lemmy-instance-assistant/blob/668ee6930eff9a5111f403e170e608a2bf546d0f/src/utils.js#L409 You may find the [`resolve_object`](https://join-lemmy.org/api/interfaces/ResolveObject.html) endpoint useful! You can pass a full URL to...

enhancement
misc: good first issue

- Additional settings field, as an array - Can start by implementing it with the right click context menu to allow a user to open a link in a particular...

enhancement
type: tool

- [ ] should appear when looking at a particular comment (`/comment/-`), ideally redirecting to that same comment - [ ] should appear in popup

enhancement
misc: good first issue
development

- [ ] Block posts from an instance - [ ] Block users from an instance The content will still exist, and may be visible on other apps/clients/frontends, but this...

enhancement
type: customization

This would make the sidebar more useful. Currently the sidebar needs to be closed and opened manually, else it takes up screen space on non-lemmy/kbin pages. Possible implementations: - open/close...

enhancement

There appears two buttons when i open an instance. ![image](https://github.com/cynber/lemmy-instance-assistant/assets/58673683/3fb0028f-a328-4abd-9513-c4a6eee82dfa)

bug

Reference: https://blog.mozilla.org/addons/2023/08/10/prepare-your-firefox-desktop-extension-for-the-upcoming-android-release/ Timeline: Launch date to be announced in September. Tasks: - [ ] Modify manifest to create new separate release - [ ] Transition background scripts to non-persistent event...

enhancement