Skip to content

Latest commit

 

History

History
76 lines (43 loc) · 2.24 KB

README.md

File metadata and controls

76 lines (43 loc) · 2.24 KB

This tiny extensions freezes the left navigation pane on Facebook so that it is always visible no matter how far you scroll in your news feed.

Run mvn clean compile to create folder structure for Firefox and Chrome. Bundle extension using mvn -DcrxPEMFile=key.pem clean package.

Chrome

Download at Chrome Web Store
Download .crx

Firefox

Download at Add-ons for Firefox
Download .xpi

Using

For help, see our FAQ
Found a Bug? File it!

===

Changelog:

1.1.6:

  • Update to jQuery 2.1.4

1.1.5:

  • Match new Facebook sidebar

1.1.4:

  • Update to jQuery 2.1.3

1.1.2:

  • UI tweaks

1.1.1:

  • Added option to disable/enable scrollbar
  • Bugfixes

1.1.0:

  • Added scrollbar

1.0.1:

  • Small UI tweaks

1.0.0:

  • Firefox & Chrome version

0.0.4:

  • Bugfixes

0.0.3:

  • Bugfixes

0.0.1:

  • First release