Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: support case-insensitive regex #876

Closed
wdhwg001 opened this issue Feb 27, 2019 · 1 comment · May be fixed by #1037
Closed

Feature request: support case-insensitive regex #876

wdhwg001 opened this issue Feb 27, 2019 · 1 comment · May be fixed by #1037
Labels

Comments

@wdhwg001
Copy link

  • Extension version: v7.0.109
  • Browser name & version: Vivaldi 2.3.1440.57
  • Operating system & version: Windows 10 x64 1809

Currently the whitelist doesn't support regex like this:

/pdf/i

Therefore, it has to be written like this:

/[pP][dD][fF]/

which looks ugly.

@stale
Copy link

stale bot commented Aug 26, 2019

This issue has been automatically marked as stale because it has not had any new activity for 180 days. It will be closed in 30 days if no further activity occurs. Thank you for your contributions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant