Smile4ever / firefoxaddons

Extend the functionality of Firefox with cool addons
83 stars 20 forks source link

[Neat URL] Add some rules ,and one suggerstion #116

Closed Crystal-RainSlide closed 6 years ago

Crystal-RainSlide commented 6 years ago

source@sourceforge.net, position@sourceforge.net, callback@bilibili.com As there are more and more rules, can they be written in ways like: (source|position)@sourceforge.net or /source|position/@sourceforge.net Since Regular Expression may slow down the browser, so I'm not suggesting this. If you think it's better, just alart the users to use as less wildcard as possible~ (The latter is from uBlock Origin's Regular Expression wording in its :has()

So, the rules can be organized.

Smile4ever commented 6 years ago

I would seek other means to organise the rules better, like grouping or just sorting them alphabetically.

I believe the added complexity (both for the user and code wise) is not worth the more compact notation.

As for source@sourceforge.net, position@sourceforge.net and callback@bilibili.com - I will add those to Neat URL.