Instance Assistant for Lemmy & Kbin 的评价
Instance Assistant for Lemmy & Kbin 作者: cynber
DisplayName 的评价
评分 5 / 5
来自 DisplayName,1 年前9 条评价
- 评分 5 / 5来自 MP3Martin,7 个月前
- 评分 5 / 5来自 Nyaa,1 年前
- 评分 2 / 5来自 JokeDeity,1 年前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.
开发者回应
发布于 1 年前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来自 Firefox 用户 17158209,1 年前
- 评分 5 / 5来自 Russ,1 年前
- 评分 5 / 5来自 Michael,1 年前Works fine. The issue in the other review can be fixed by prepending your instance with "https://"
- 评分 1 / 5来自 leysont,1 年前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"
开发者回应
发布于 1 年前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!