Beoordelingen voor Regex Search & Replace
Regex Search & Replace door code-for-charity
Beoordeling door ravenwolfzero
Waardering: 3 van 5
door ravenwolfzero, één jaar geledenSame annoying experience as the other review that the input is always a keystroke behind what you've actually typed. The best workaround for that seems to be just hitting the left or right arrow key.
Additionally, it causes Firefox to lock up when searching very large pages (which is unfortunately exactly what I need it for).
Additionally, it causes Firefox to lock up when searching very large pages (which is unfortunately exactly what I need it for).
6 beoordelingen
- Waardering: 4 van 5door Attacktive, 4 maanden geledenI'd like it to focus on the regex input automatically. 🙂
- Waardering: 3 van 5door Cyberknight, 8 maanden geledenIt only works in simple Pages, that is, without frames or iframes or any other complex structure.
- Waardering: 4 van 5door Firefox-gebruiker 17995068, één jaar geledenWould be nice to have the Manifest V3 "Only When Clicked" permission option
- Waardering: 4 van 5door Firefox-gebruiker 18349586, één jaar geledenNot search in popup (play.google.com reviews)
- Waardering: 1 van 5door ratSprite, 2 jaar geledenFirst thing I did was try searching for "http://", to test how the extension handles escaping characters.
We did not get that far. Final character of the search isn't processed until focus changes or you add an extra character and then backspace.
Search and replace seems to need a "Do it!" button because it just sits there.Antwoord van ontwikkelaar
2 jaar geleden geplaatstthanks, you might be curious to review the situation: https://github.com/code-charity/ultimate-REGEX-extension/issues/4 (- if you like the design/vision you can give it 5 stars already rather than being its negative fate for long to come. )
this bug seems a bit familiar from testing an old version, however i didnt write the code and this version works great in Chrome. - Documenting it: https://github.com/code-charity/ultimate-REGEX-extension/issues/5
- probably you could even fix it quickly & feel great about that.