Recenzije za Instance Assistant for Lemmy & Kbin
Instance Assistant for Lemmy & Kbin od cynber
Recenzija od JokeDeity
Ocijenjeno s 2 od 5
od JokeDeity, prije 2 godineWill change my rating and use again when I have the simple option to remove the context-menu addition(s). I don't want to mess with someone else's code to remove something I didn't ask for or want, this should be a toggle and disabled by default.
Odgovor programera
objavljeno prije 2 godineThank you for the suggestion! I’ll see about implementing this in a future version
here is the issue where I'll try to include updates: https://github.com/cynber/lemmy-instance-assistant/issues/53
here is the issue where I'll try to include updates: https://github.com/cynber/lemmy-instance-assistant/issues/53
10 recenzija
- Ocijenjeno s 5 od 5od m-p{3}, prije 2 mjeseca
- Ocijenjeno s 5 od 5od MP3Martin, prije godinu
- Ocijenjeno s 5 od 5od Nyaa, prije godinu
- Ocijenjeno s 5 od 5od DisplayName, prije 2 godine
- Ocijenjeno s 5 od 5od Korisnik Firefoxa 17158209, prije 2 godine
- Ocijenjeno s 5 od 5od Russ, prije 2 godine
- Ocijenjeno s 5 od 5od Michael, prije 2 godineWorks fine. The issue in the other review can be fixed by prepending your instance with "https://"
- Ocijenjeno s 1 od 5od leysont, prije 2 godineexactly what i need but it doesn't seem to work correctly. i set lemmy.world as my instance. when i am on https://feddit.de/c/ich_iel, the extensions sends me to https://feddit.de/c/lemmy.world/c/ich_iel@feddit.de, not to lemmy.world/c/ich_iel@feddit.de which results in a "404: couldnt_find_community"
Odgovor programera
objavljeno prije 2 godineHi leysont, thank you for your feedback!
I believe that the problem is caused by the link format you used when entering your home instance. To resolve this, you can try using the complete URL, which would be "https://lemmy.world" in your case.
I've made some improvements based on feedback from you and other users and just released a new version. This update includes a check for link format and better instructions on how to enter your home instance. In the background, I also improved the code that generates the redirect link to prevent future issues. (+ a few other improvements)
Please update the extension to the latest version and/or give it another try with the corrected link format. Thank you!