Skip to content

justinormont/AntiStickyExtension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anti-Sticky

Anti-Sticky is a browser extension which hides static (sticky) web elements when you scroll down. This frees up browser space for the primary content.

Towards Data Science with Anti-Sticky Enabled Banner and overlay are removed when you scroll down. They are redisplay as you scroll up.

Installation

Firefox / Firefox for Android

Firefox Add-ons web site.

Building / Packaging

Install web-ext: (as needed)

npm install web-ext

Build & sign Firefox add-on:

web-ext sign --channel=listed --api-key $API_KEY --api-secret $API_SECRET -s src

You can get the values for API_KEY and API_SECRET from this page.

License

MIT.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published