סקירות עבור Sink It for Reddit
Sink It for Reddit SpecterAscendant מאת
9 דירוגים
- דירוג 1 מתוך 5מאת SDM, לפני 22 ימים
תגובת המפתח
מועד פרסום: לפני חודש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, לפני חודשיים
- דירוג 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.