FoxReplace のレビュー
FoxReplace 作成者: Marc
合計レビュー数: 135
- 5 段階中 4 の評価SonicAnatidae によるレビュー (2年前)This is a very simple application. It mostly does what I needed. To simply replace every instance of WORD with OTHERWORD, while viewing/reading web pages. Well done.
Suggestions for future updates.
1. Allow more than 1 word to be replaced, although, this may be possible already, and I'm simply ignorant of the ability/syntax (ie. comma separated, etc)
2. When I toggle Reader mode, the app does not replace the text within the web page. Having the same functionality in reader mode, would be useful and a common use case, I believe.
Thanks! - 5 段階中 5 の評価cpt-nemo78602 によるレビュー (2年前)
- 5 段階中 5 の評価Firefox ユーザー 15766654 によるレビュー (2年前)
- 'Potentially' the best add-on since Ublock Origin.
Now I can read pages in English, as opposed to the Universal State of Ambiguity that's rapidly replacing it!
Unfortunately, it's messing-up script-related (js) content.
Eg, Changing text/formatting colours, preventing js-related images, videos, etc. from rendering.
Finding more wrong with it as time goes by. It's becoming more annoying than the cause of the problems I installed it to remedy.
We could also do with the option to exclude specific domains.
Some clear and concise usage instruction would also be a welcomed addition.
Once the developer has finished the plug-in and fixed all the outstanding faults, I will compile a downloadable list to enable automatic US-American to English translation.
Due to the above issues, I have downgraded it to 3 until further improvements are made.
:-(開発者の返信
投稿日時: 3年前You can exclude domains if you add an hyphen before the URL in the group. E.g. if you add the URL "-example.com", then the domain "example.com" will be excluded. - 5 段階中 4 の評価Alexander A. によるレビュー (3年前)Great add-on!
I wish there was an application of substitutions on page change. The number of websites that don't reload pages is growing (YouTube, Amazon, etc.), so it's becoming a nuisance.
Also, dark theme would be highly appreciated. - 5 段階中 5 の評価DuckRebooted によるレビュー (3年前)Very very good, you can use an * in the menu for selecting which URLs replacements apply to
- This thing is great. One piece of feedback is maybe let us have a toggle to have this addon snap to the bottom like where the vanilla Find feature is located. The toggle would still allow people to have it on left like it is now. Is this extension acting as a sidebar? I guess that could explain why it snaps to left...
Even better when you replace CTRL+F (and even F3), which this does not do by default. You can do this in AHK v1 with this script:
#IfWinActive ahk_exe firefox.exe
Ctrl & F::
SendInput {Ctrl down}{shift down}{F9 down}{Ctrl up}{shift up}{F9 up}
return
#IfWinActive ahk_exe firefox.exe
F3::
SendInput {Ctrl down}{shift down}{F9 down}{Ctrl up}{shift up}{F9 up}
return - 5 段階中 5 の評価Firefox ユーザー 17698868 によるレビュー (3年前)Upgraded to Win 11 this extension stopped working. This extension has been like my right arm. Not sure if it's win 11 or Firefox 108.0.1 (64-bit). Continuing to struggle
It was me, a little tickbox not ticked. - 5 段階中 5 の評価Firefox ユーザー 17673265 によるレビュー (3年前)
- For some reason, it works when I do it on special characters like bullet points but doesn't on normal text. I've seen it specifically not work because I'm trying to make my life easier with these mass job applications right now and end up having to go back and put it in by hand.
- 5 段階中 2 の評価Firefox ユーザー 13169852 によるレビュー (4年前)It only has "replace all" feature, not a selectively "replace" function. That's bad.