Skip to content

GitHub reveal header

Rob Garrison edited this page Mar 30, 2019 · 7 revisions

A userscript that reveals the header when hovering near the top of the screen

  • When the mouse is near the top of the viewport, the header will slide down and allow interaction.
  • Once the mouse is moved away from the top or out of the viewport, the header will slide up out of view.
  • This userscript was created to replace the GitHub-FixedHeader userstyle (requires Stylus) in which the header is always visible and fixed at the top of the viewport - it fulfills this feature request.
  • Click this link to install from GitHub; or, install from GreasyFork or OpenUserJS.

Screenshot

Change Log

Version 0.1.4 (2019-03-29)

  • Update header selector.

Version 0.1.3 (2019-02-16)

  • Update GitHub icon.

Version 0.1.2 (2018-01-18)

  • Update assets.

Version 0.1.1 (2017-08-22)

  • Update to use new header class.

Version 0.1.0 (2017-06-03)

  • Initial commit
Clone this wiki locally