firefox-hide-scrollbars icon indicating copy to clipboard operation
firefox-hide-scrollbars copied to clipboard

Is there an opportunity to have the add-on disabled on Firefox’s start up?

Open tathata-shunyata opened this issue 4 years ago • 1 comments

Thanks for this great add-on whose simplicity I value very much.

How could I manage to have the add-on by default being disabled on Firefox’s start up?

I only need it being enabled on special websites.

tathata-shunyata avatar Nov 16 '20 11:11 tathata-shunyata

Most people just want it to always be on so I'm not gonna change it. You should use the addon Stylus if you want to automatically enable/disable on certain websites. Here's the css styling to use:

  • { scrollbar-width: none !important; }

On Mon, Nov 16, 2020 at 3:03 AM tathata-shunyata [email protected] wrote:

Thanks for this great add-on whose simplicity I value very much.

How could I manage to have the add-on by default being disabled on Firefox’s start up?

I only need it being enabled on special websites.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/quinton-ashley/firefox-hide-scrollbars/issues/26, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEY2RQ74ITHMGC7YNRLJOMLSQEBIVANCNFSM4TXARTHQ .

quinton-ashley avatar Nov 16 '20 18:11 quinton-ashley