FilipePS / Traduzir-paginas-web

Translate your page in real time using Google or Yandex
https://addons.mozilla.org/pt-BR/firefox/addon/traduzir-paginas-web/
Mozilla Public License 2.0
4.58k stars 554 forks source link

[Feature] Add regular expression functionality #835

Open SteveYu000 opened 5 months ago

SteveYu000 commented 5 months ago

Is your feature request related to a problem? Please describe

On certain websites, simple regular expressions like *.example.orgmay not work, such as on GitHub. If I need to translate or exclude content from specific repositories, for instance,github.com/FilipePS/Traduzir-paginas-web/issues, I cannot use github.com/FilipePS/Traduzir-paginas-web/issues/* to denote that page.

Describe the solution you'd like

Support regular expressions like example.org/page/*

Describe alternatives you've considered

No response

Additional context

No response