brian-girko / always-active

Pretend a webpage is in its active state even if not
https://webextension.org/listing/always-active.html
Mozilla Public License 2.0
79 stars 12 forks source link

Ability to enable/disable features. #4

Closed Sojiro84 closed 3 years ago

Sojiro84 commented 3 years ago

First of all, thanks for making the addon!

I tried finding my own solution around the internet but nothing that I found worked together with greasemonkey and javascript code.

Your addon works perfectly but I want to disable 1 feature which is the "mouseleave" option.

Many sites has menu's that appear and disappear on hovering but with your addon, the menu appears and does not disappear.

I don't want to disable the addon. I just want this one thing disabled and not the rest.

I hope you can make a options page where we can enable/disable the features.