Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/crowjonah/your-sticky-header-is-obnoxious-breaks-my-page-down-button-and-wastes-20-of-my-viewport

A Chrome extension that automatically removes any DIV elements that are pinned to the top of the browser window.
https://github.com/crowjonah/your-sticky-header-is-obnoxious-breaks-my-page-down-button-and-wastes-20-of-my-viewport

Last synced: about 2 months ago
JSON representation

A Chrome extension that automatically removes any DIV elements that are pinned to the top of the browser window.

Awesome Lists containing this project

README

        

I'm not going to go through the trouble to publish this, so [see here](https://developer.chrome.com/extensions/getstarted) for the basics of loading an unpackaged Chrome extension.

There are surely more clever ways of doing this—I tried relatively positioning the matched elements instead of just blowing them away, but it proved too time-intensive and I rarely need whatever is in the header anyway and I have more pressing shit to be doing with my day—so feel free to fork this repository if you care enough to, I don't know why on earth you would.