redditUntranslate incelemeleri
redditUntranslate geliştiren: Waysuw
Schwanzbert adlı kullanıcının incelemesi
5 üzerinden 1 puan
yazan: Schwanzbert, 4 saat önceUnfortunately appending -inurl:?tl= to google searches completely removes the search result instead of simply removing the ?tl portion from the hyperlink. This makes this extension useless, since the most relevant result is excluded entirely. Thanks though, was worth a try.
Geliştiricinin yanıtı
gönderilme: 4 saat önceThe extension's main focus was never the Google Search results, I added the filter as an optional toggle for people who want it, but the main goals, and the "marketed" one, is the ability to disable the translations on the actual pages when you open them.
63 inceleme
- 5 üzerinden 2 puanyazan: Firefox kullanıcısı 19903529, bir gün önceWorked fine when I installed it but completely stopped working shortly after
Geliştiricinin yanıtı
gönderilme: 4 saat önceHello,
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 üzerinden 5 puanyazan: 일간 베스트 저장소, 4 ay önce
- 5 üzerinden 5 puanyazan: The Ingredient Island, 5 ay önce
- 5 üzerinden 3 puanyazan: Firefox kullanıcısı 19496740, 7 ay önceHow do I activate the google filter?
Geliştiricinin yanıtı
gönderilme: 7 ay önceBy clicking on the extension's logo in your browser then clicking on the tickbox with "append google filter" - 5 üzerinden 5 puanyazan: Firefox kullanıcısı 16556719, 7 ay önce
- 5 üzerinden 5 puanyazan: eugene.pesetsky, 7 ay önce
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 19427770, 8 ay önce
- 5 üzerinden 5 puanyazan: 204504bySE, 9 ay önce
- 5 üzerinden 4 puanyazan: Firefox kullanıcısı 16181994, 9 ay önce
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 19148073, 9 ay önce
- 5 üzerinden 5 puanyazan: Trashify, 10 ay önce
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 13913109, 10 ay önce
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 16469534, 10 ay önceHonestly, 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 üzerinden 5 puanyazan: Mattis Flade, 10 ay önceI didn't find an on-site way to turn off this awful translator. Thank you for making this, you're a lifesaver.
- 5 üzerinden 5 puanyazan: PN, 10 ay önce
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 12469443, bir yıl önce
- 5 üzerinden 1 puanyazan: Firefox kullanıcısı 19039442, bir yıl önce
- 5 üzerinden 5 puanyazan: AkiraJack, bir yıl önce
- 5 üzerinden 5 puanyazan: aaaaaaaaaaaaaaaaaa, bir yıl önce
- 5 üzerinden 5 puanyazan: mOlDaViA, bir yıl önceDoes what it should effectively. If you come across and like it, show it!
- 5 üzerinden 5 puanyazan: Raygen, bir yıl önceWhy the new version need to block content on any page and not only reddit?
Edit: Fast and informative answer by the developer, thanks!Geliştiricinin yanıtı
gönderilme: bir yıl önceHi,
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.