Smile4ever / firefoxaddons

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

[Neat URL] Make it possible to add exceptions #111

Closed crssi closed 6 years ago

crssi commented 6 years ago

Hi @Smile4ever

Is there a way to make an exception?

For example I would like to generaly clean blahblah parameter, but not for somedomain.com.

Thank you and cheers

Smile4ever commented 6 years ago

Not yet.

Smile4ever commented 6 years ago

Added in 4.1.0.

Adding exceptions is the same as adding rules, but they are preceded by a exclamation mark: !ref@google.be means do not clean "ref" at "google.be".

crssi commented 6 years ago

Thank you. :smile: