ufb / Textmarker

Firefox extension
Mozilla Public License 2.0
214 stars 29 forks source link

[feature] add title here #180

Open mmahmoudian opened 2 years ago

mmahmoudian commented 2 years ago

Is your feature request related to a problem? Please describe. No

Describe the solution you'd like Would be nice to have an exclusion criteria based on domain using regex. Basically if regex matched to the current address, the extension doesn't load.

Describe alternatives you've considered Although regex is the best solution as it can also match literal characters, you might want to just use string matching and do not allow regex (I cannot think of why putting such restriction though). then at least having globbing should be an option.

Additional context This is useful for he following reasons: