Show HN: I made a Chrome extension to reveal zero-width characters
1–10 of 99 posts
Re: Show HN: I made a Chrome extension to reveal zero-width characters
#2Re: Show HN: I made a Chrome extension to reveal zero-width characters
#3Re: Show HN: I made a Chrome extension to reveal zero-width characters
#4Re: Show HN: I made a Chrome extension to reveal zero-width characters
#5If you're an English speaker that doesn't often handle languages which gain from zero width characters you could just have a listener scan your clipboard for zero-width characters, silently strip them, and then re-populate the clipboard.
Although I've been thinking about building a clipboard filter for Windows a lot lately, I'm getting tired of copying text to the address bar or notepad to strip text formatting information.
Re: Show HN: I made a Chrome extension to reveal zero-width characters
#6It would be a nice enhancement to do so automatically (rather than on-click), but at least for me, this serves the purpose.
Re: Show HN: I made a Chrome extension to reveal zero-width characters
#7It might make more sense as a clipboard filter. If you're an English speaker that doesn't often handle languages which gain from zero width characters you could just have a listener scan your clipboard for zero-width characters, silently strip them, and then re-populate the clipboard. Although I've been thinking about building a clipboard filter for Windows a lot lately, I'm getting tired of copying text to the addre…
Re: Show HN: I made a Chrome extension to reveal zero-width characters
#8Re: Show HN: I made a Chrome extension to reveal zero-width characters
#9I agree with other users who said that it would be nice if this happened automatically instead of on click--I think after the initial novelty wore off, I'd probably forget to click it. It might be cleaner to just strip the non-printing characters and display a number of characters stripped, similar to how ad blockers display the number of ads blocked.
Re: Show HN: I made a Chrome extension to reveal zero-width characters
#10It might make more sense as a clipboard filter. If you're an English speaker that doesn't often handle languages which gain from zero width characters you could just have a listener scan your clipboard for zero-width characters, silently strip them, and then re-populate the clipboard. Although I've been thinking about building a clipboard filter for Windows a lot lately, I'm getting tired of copying text to the addre…
Ctrl+shift+v pastes without formatting