CanisLupus / swift-selection-search

Swift Selection Search (SSS) is a simple Firefox add-on that lets you quickly search for some text in a page using your favorite search engines.
https://addons.mozilla.org/firefox/addon/swift-selection-search/
MIT License
215 stars 26 forks source link

Blacklist needed to disable the add-on on certain websites. #161

Closed Surfingserenity closed 4 years ago

Surfingserenity commented 4 years ago

Blacklist needed to disable the add-on on certain websites, especially Facebook that auto-selects anything you've typed into the search box when you click on to it, which brings up the swift-selection dialog box which blocks the search box.

CanisLupus commented 4 years ago

Hi! This is now probably the most requested feature for SSS, along with engine folders. :p I'm closing this issue since this suggestion is already covered in #145. I hope you don't mind. You can subscribe to that issue for future updates.

One way to avoid these kinds of problem is to change the opening behaviour to something like "middle mouse click" so that the popup only appears when you actually want it, but this is a workaround, of course. :)

Cheers!

CanisLupus commented 4 years ago

Just letting you know that the feature was added for the new version 3.42.0. "Website blocklist" setting, located inside "Popup/icons behaviour" ;)

Please check the other issue (#145) for more details!

Surfingserenity commented 4 years ago

Thanks, this is working like a charm :)

CanisLupus commented 4 years ago

Great! Thanks for letting me know. :)