Отзывы на «Sink It for Reddit»
Sink It for Reddit от SpecterAscendant
9 отзывов
- Оценено на 1 из 5от SDM, 14 дней назад
- Оценено на 1 из 5от Natustell, 24 дня назадIt fails to block the "use our app" pop up which prevents any usage.
Ответ разработчика
размещено 24 дня назадCan you please try 8.5.0 which was approved a few days back? Reddit has been making a few changes and introduced A/B tested banners so I've had my hands full tracking everything down. - Оценено на 1 из 5от Пользователь Firefox 15020155, 2 месяца назад
- Оценено на 1 из 5от hackel, 4 месяца назад
Ответ разработчика
размещено 4 месяца назад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!- Оценено на 1 из 5от iG0R, 4 месяца назад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]), - Оценено на 1 из 5от William, 5 месяцев назадIt removes all but 4 or 5 replies under every post. Worthless to anyone who actually uses Reddit.
Ответ разработчика
размещено 5 месяцев назадSorry 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. - Оценено на 1 из 5от J2H, 6 месяцев назадIsn't removing any of my muted subs or keywords from all or popular. So it doesn't do anything at all?
Ответ разработчика
размещено 5 месяцев назадSorry 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.