Recenzje dodatku Sink It for Reddit
Sink It for Reddit Autor: SpecterAscendant
7 recenzji
- Ocena: 1/5Autor: User, 4 godziny temuUseless vibecoded slop by a disingenuous greedy "developer".
TL;DR: This extension is a scam. It does almost nothing unless you pay for premium, and even then it's all things that other addons do free. Use "yesterday for reddit" instead.
Details:
- The vast majority of free features are extremely simple and do very little. Other addons Most either hide some component of the site or add a pointless button somewhere.
- One example: The "EZ collapse button" to collapse comment threads. This adds an ASCII "button" to each comment header (like this: [--] ). Reddit comments can already be collapsed just by tapping anywhere on the header, the button is *fake* and doesn't do anything.
- The few useful features are paywalled behind a premium membership and its all things other addons have for free. Examples: dark mode, auto-redirecting to old reddit, filtering out certain subs/sites/words.
- One paywalled feature is "color blind friendly comments". Yep, they actually paywalled an accessibility feature.
- The premium costs ~$5 and gives you a key with a 3 activation limit. That's right, this addon has *DRM*
- All this is indicative of an unskilled "developer" trying to profit off doing even less than the bare minimum, do not support them.
- Bottom line: Do not use this. There are several other reddit addons that consolidate and implement all these features better and for free. (I recommend "yesterday for reddit") - Ocena: 1/5Autor: hackel, miesiąc temu
Odpowiedź autora
Data: miesiąc temuIf 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!- Ocena: 1/5Autor: iG0R, 2 miesiące temuExcellent 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]), - Ocena: 1/5Autor: William, 3 miesiące temuIt removes all but 4 or 5 replies under every post. Worthless to anyone who actually uses Reddit.
Odpowiedź autora
Data: 3 miesiące temuSorry 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. - Ocena: 1/5Autor: J2H, 4 miesiące temuIsn't removing any of my muted subs or keywords from all or popular. So it doesn't do anything at all?
Odpowiedź autora
Data: 3 miesiące temuSorry 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. - Ocena: 1/5Autor: unixadm, 9 miesięcy temu