Enlight icon indicating copy to clipboard operation
Enlight copied to clipboard

Feature Request: URL exclusion list

Open kmantel opened this issue 2 years ago • 1 comments

Hi, thanks for the great addon!

I'd like to be able to disable autodetection and/or highlighting given certain URL patterns. What prompted this was opening some really large github actions raw logs, which resulted in Enlight hanging the tab while it processed the output, which I didn't need highlighting for. So, it would be great if based on either regex patterns or at least subdomains I could set exclusions from autodetection while not disabling the feature entirely.

kmantel avatar Apr 14 '23 05:04 kmantel

Hi, and thanks a lot for the feedback and suggestion!

I'm not against a block-list (or allow-list when generic autodetection is off), I've also experienced slowdowns on CI logs before. To be honest though, I don't think I'll find the time to work on this anytime soon. But Pull Requests are welcome!

Qeole avatar Apr 17 '23 19:04 Qeole