Sink It for Reddit 的评价
Sink It for Reddit 作者: SpecterAscendant
65 条评价
- 评分 5 / 5来自 Firefox 用户 20132838, 13 天前
- 评分 5 / 5来自 Firefox 用户 20108926, 24 天前I love what this app does. I do somewhat frequently have to refresh the page for it to function though, both on mobile and on my pc. I'd love for that to be fixed but honestly the amount of good the extension does it too great for me to lower my review for a minor inconvenience.
- 评分 5 / 5来自 Firefox 用户 14714038, 1 个月前Underrated (or at least there's a few misleading 1 star reviews). I love it, I love it, I love it. Tons of great features that have to do with aesthetics, usability, and privacy. I almost overlooked it but I'm glad I went back and gave this a proper look. Best of all, it DOES block the ad that pesters you to use the app while viewing Reddit on mobile, which can't normally be bypassed without some hassle. Massive thanks to the dev. I don't need the premium features but I'll be getting them anyways just to show my support.
- 评分 5 / 5来自 Long Hoang, 2 个月前
- 评分 3 / 5来自 magickitty, 2 个月前Works, except for when it doesn't. I used it to block a zillion subreddits. Sports crap. All the endless, endless india versions of subreddits. Stupid streamer nonsense. Except easily 1/3 times you open r/popular or r/all, your blocked subreddits aren't blocked- and in fact it seems like the entire page is NOTHING BUT your blocked subreddits, COMPLETELY defeating the point!
Likewise, the "mute" button is often not visible at all (usually when the above issue is happening).开发者回应
发布于 2 个月前I appreciate the feedback. Muting is in a little bit of flux as reddit has made changes to the feed structure that I'm struggling to replicate. I'll work on getting things a bit more stable. - 评分 3 / 5来自 grahamperrin, 3 个月前
- 评分 3 / 5来自 Joker-T-91, 3 个月前I like the addon and it has very nice features but its one thing that really annoys me and ruins the addon quite a bit and that is when i look in threads with the color coded threads i have to refresh the thread on the website for every single thread i go in to see the color coding apply to the comments. Maybe this is a known bug that is happening and getting worked on for future patches idk. But i would love for this to get fixed so i can enjoy the full potential of the Add on for my reddit without refreshing the threads every single time. I use Firefox with Arch Linux distro so maybe it has something to with that maybe too ? I have tried both the AUR Package and the Flatpak version of Firefox with same issues.
- 评分 1 / 5来自 Firefox 用户 15020155, 3 个月前
- 评分 5 / 5来自 Firefox 用户 19909457, 4 个月前
开发者回应
发布于 5 个月前If you could please email me through the app, I could take another look and hopefully find out what's happening. Reddit makes a lot of changes so I rely on users like you in surfacing these changes. Hope to hear from you soon!- Excellent add-on! But there is a problem with the Reddit translation function - this add-on removes the “?tl=[language code]” parameter at the end of the link regardless of the "Stop Auto-Translation (Prevents Reddit from auto-translating posts)" option.
The code has to be the following:
e.stopAutoTranslation && window.location.href.includes("?rdt=") && canRedirectSafely() && window.location.replace(window.location.href.split("?")[0]),
e.stopAutoTranslation && window.location.href.includes("?tl=") && canRedirectSafely() && window.location.replace(window.location.href.split("?")[0]),
Not like at the moment:
e.stopAutoTranslation && window.location.href.includes("?rdt=") && canRedirectSafely() && window.location.replace(window.location.href.split("?")[0]),
window.location.href.includes("?tl=") && canRedirectSafely() && window.location.replace(window.location.href.split("?")[0]), - 评分 5 / 5来自 Firefox 用户 19882925, 5 个月前
- 评分 5 / 5来自 Firefox 用户 19308285, 5 个月前