redditUntranslate-ის მიმოხილვები
redditUntranslate ავტორი Waysuw
მიმომხილველი Jobarr
5 შეფასება 5-დან
მიმომხილველი Jobarr, 10 დღის წინ63 მიმოხილვა
- 1 შეფასება 5-დანმიმომხილველი Zedeck, 6 დღის წინHello, this is not working for me.
Just '-inurl:?tl=' doesn't work for some reason.
The only one who does work is: -inurl:tl= -inurl:translated
If you could make one that uses it, it would work better, thanks - 2 შეფასება 5-დანმიმომხილველი Firefox-ის მომხმარებელი 19903529, 25 დღის წინWorked fine when I installed it but completely stopped working shortly after
შემმუშავებლის პასუხი
თარიღი 24 დღის წინHello,
Can you tell me more about your issue ?
- What feature exactly did you use and stopped working ? If you're comfortable with that feel free to open a github issue, a new release is going to be published soon so the fix could be included. - 5 შეფასება 5-დანმიმომხილველი 일간 베스트 저장소, 5 თვის წინ
- 5 შეფასება 5-დანმიმომხილველი The Ingredient Island, 6 თვის წინ
- 5 შეფასება 5-დანმიმომხილველი Firefox-ის მომხმარებელი 16556719, 8 თვის წინ
- 5 შეფასება 5-დანმიმომხილველი eugene.pesetsky, 8 თვის წინ
- 5 შეფასება 5-დანმიმომხილველი Firefox-ის მომხმარებელი 19427770, 9 თვის წინ
- 5 შეფასება 5-დანმიმომხილველი 204504bySE, 9 თვის წინ
- 4 შეფასება 5-დანმიმომხილველი Firefox-ის მომხმარებელი 16181994, 9 თვის წინ
- 5 შეფასება 5-დანმიმომხილველი Firefox-ის მომხმარებელი 19148073, 10 თვის წინ
- 5 შეფასება 5-დანმიმომხილველი zs, 10 თვის წინWorks like a charm! Love how there always seems to be a solution from a random internet user for even the nichest of problems
- 5 შეფასება 5-დანმიმომხილველი Trashify, 10 თვის წინ
- 5 შეფასება 5-დანმიმომხილველი Firefox-ის მომხმარებელი 13913109, წლის წინ
- 5 შეფასება 5-დანმიმომხილველი Firefox-ის მომხმარებელი 16469534, წლის წინHonestly, thank you very much for the ability to get rid of that gibberish. Some people/companies really have too high an opinion regarding AI's intelligence.
- 5 შეფასება 5-დანმიმომხილველი Mattis Flade, წლის წინI didn't find an on-site way to turn off this awful translator. Thank you for making this, you're a lifesaver.
- 5 შეფასება 5-დანმიმომხილველი Firefox-ის მომხმარებელი 12469443, წლის წინ
- 1 შეფასება 5-დანმიმომხილველი Firefox-ის მომხმარებელი 19039442, წლის წინ
- 5 შეფასება 5-დანმიმომხილველი aaaaaaaaaaaaaaaaaa, წლის წინ
შემმუშავებლის პასუხი
თარიღი წლის წინHi,
Might be because it requires [declarativeNetRequest] instead of [webRequest + webRequestBlocking] now. But it isn't blocking content anywhere else than reddit, the broader scope is only inherent to the more modern permission, but doesn't affect what it blocks.
The new version is a refactoring using manifest V3 instead of V2 to simplify the codebase + it requires less permissions. You can review the code here : https://github.com/SeidSmatti/redditUntranslate/tree/main/extension
Note that if you prefer the old version you can still go here : https://addons.mozilla.org/en-US/firefox/addon/reddituntranslate/versions/, navigate to the version you prefer and click on "download file". The code for the older version is on github under the legacy/ directory.