texthings icon indicating copy to clipboard operation
texthings copied to clipboard

Add more fine-grained site filter

Open emichael opened this issue 9 years ago • 2 comments

Filter on full URL match, not just domain name

emichael avatar Feb 06 '16 21:02 emichael

It would also be great to have filtering on in-page elements. For instance, this extension renders equations even while typing in Hangouts, but the rendered results can't be sent as is. If there was an option to disable rendering on input boxes (user specified, of course), this wouldn't be a problem.

brandonwillard avatar Dec 18 '16 01:12 brandonwillard

Google Keep has a route /#/NOTE for editing, in which text changed by textthings destroys the original latex syntax since keep.google.com/u/0/#/NOTE/ will be the same as keep.google.com/u/0/#/HOME/. Site filted does nothing in this case. Regex support would also be appreciated, for something like keep.google.com/u/*/#/NOTE/.*.

Radivarig avatar Dec 03 '17 00:12 Radivarig