this post was submitted on 23 Jun 2023
13 points (100.0% liked)

Firefox

17302 readers
1123 users here now

A place to discuss the news and latest developments on the open-source browser Firefox

founded 4 years ago
MODERATORS
 

Hi everyone,

So I have created a "sublemmy" add-on for lemmy.ml that lets you quickly jump to a community from the address bar in FireFox. Just type 'c firefox', for example, and it will go there and sort the community by new. Useful if you have a few communities you want to check regularly and quickly from any new browser window.

The one caveat is that this tool only works for the website lemmy.ml because that is the site hardwired into the search string, alas. Not sure if there is a way around that (that would maybe take 2 arguments instead of one?) but that's where it's at for now.

Link is included if anyone wants to use it!

you are viewing a single comment's thread
view the rest of the comments
[–] pe1uca@lemmy.pe1uca.dev 3 points 1 year ago (2 children)

Would be great to have an option to choose what community you want to use, not just lemmy.ml

[–] heavyboots@lemmy.ml 2 points 1 year ago (1 children)

Totally agree! I think that is not so simple as this is alas, and would require an actual add-on instead of just a super simple chrome modification.

[–] pe1uca@lemmy.pe1uca.dev 1 points 1 year ago

Ahh, I thought it was an actual add-on, I just saw your other comment with the manifest.

[–] ewe@lemmy.world 1 points 1 year ago (1 children)

check out my comment below. you can do the same thing for whatever instance with a very simple setup.

[–] pe1uca@lemmy.pe1uca.dev 1 points 1 year ago (1 children)

Yeah, that's an option too, but it'll require the user to know the parameters required.
In the extension there could be a settings page with specific dropdowns for the extension to automatically create the URL required.

[–] ewe@lemmy.world 1 points 1 year ago

Like...a set of bookmarks? I mean, if you really want an extension, thats fine, but it seems like both browsers have these features pretty well solved.