Sink It for Reddit incelemeleri
Sink It for Reddit geliştiren: SpecterAscendant
53 inceleme
- 5 üzerinden 3 puanyazan: grahamperrin, 3 gün önce
- 5 üzerinden 3 puanyazan: Joker-T-91, 5 gün önceI 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.
- 5 üzerinden 1 puanyazan: Firefox kullanıcısı 15020155, 12 gün önce
- 5 üzerinden 5 puanyazan: Yakusare, bir ay önce
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 19909457, 2 ay önce
Geliştiricinin yanıtı
gönderilme: 2 ay önceIf 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 üzerinden 5 puanyazan: Firefox kullanıcısı 19882925, 2 ay önce
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 19308285, 3 ay önce
Geliştiricinin yanıtı
gönderilme: 4 ay önceSorry that it's not working as expected. If you could please email me through the app, I could take another look and hopefully find out what's happening.- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 19773394, 4 ay önceFor anyone who finds themselves regularly on reddit, this is just a huge time saver as well as quality of life improver - highly recommended!
Geliştiricinin yanıtı
gönderilme: 4 ay önceSorry that it's not working as expected. If you could please email me through the app, I could take another look and hopefully find out what's happening.- 5 üzerinden 5 puanyazan: BillKoochooloo, 5 ay önce
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 15052991, 6 ay önce
- This extension needs more exposure for sure, a great addition to Firefox Android if you use Reddit at all on your phone. The premise of the extension makes perfect sense, after Reddit killed third party apps, it makes a lot of sense just to edit the HTML of the reddit website itself. You can absolutely retire the Reddit app and just use this extension. One less app on your phone, and you'll genuinely have a better time browsing Reddit this way. It does have a couple features paywalled, but fortunately nothing I would want. I haven't encountered any problems with it, easy five stars for me.