Отзывы на Instance Assistant for Lemmy & Kbin
Instance Assistant for Lemmy & Kbin от cynber
10 отзывов
- Оценено на 5 из 5от m-p{3}, 2 месяца назад
- Оценено на 2 из 5от JokeDeity, 2 года назадWill 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.
Ответ разработчика
размещено 2 года назадThank 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 - Оценено на 5 из 5от DisplayName, 2 года назад
- Оценено на 5 из 5от Пользователь Firefox 17158209, 2 года назад
- Оценено на 5 из 5от Russ, 2 года назад
- Оценено на 5 из 5от Michael, 2 года назадWorks fine. The issue in the other review can be fixed by prepending your instance with "https://"
- Оценено на 1 из 5от leysont, 2 года назадexactly 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"
Ответ разработчика
размещено 2 года назадHi 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!