Sink It for Reddit-ის მიმოხილვები
Sink It for Reddit ავტორი SpecterAscendant
6 მიმოხილვა
- 1 შეფასება 5-დანმიმომხილველი Firefox-ის მომხმარებელი 19893295, თვის წინit isnt working on android s23u
შემმუშავებლის პასუხი
თარიღი თვის წინ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]), - 1 შეფასება 5-დანმიმომხილველი William, 3 თვის წინIt removes all but 4 or 5 replies under every post. Worthless to anyone who actually uses Reddit.
შემმუშავებლის პასუხი
თარიღი 3 თვის წინ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, 4 თვის წინIsn't removing any of my muted subs or keywords from all or popular. So it doesn't do anything at all?
შემმუშავებლის პასუხი
თარიღი 3 თვის წინ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-დანმიმომხილველი unixadm, 9 თვის წინ