Add CC sticky sidebar headers feature

This commit introduces a feature which makes the headers in the CC
sidebar remain visible (by sticking at the top) when scrolling down.

The idea was taken from the suggestion made at pekb/thread/60784834.

Change-Id: I6bbab04da855dbfa35ff8f8b1bbbc6d15946c36c
7 files changed
tree: b92a2bd877d1324e1331d19d97401db0eaab45bd
  1. .github/
  2. src/
  3. .gitignore
  4. README.md
  5. release.bash
README.md

Infinite scroll in TW

Available in the Chrome Web Store

Build extension in order to upload to the Chrome Web Store

To create a zip file with the contents of the extension, which can be uploaded to the Chrome Web Store, run bash release.bash. You can also use bash release.bash --channel=beta to include a beta label in the extension name and version of the resulting zip file.

The zip file will be located in the out folder.

Testing notes

To test translations, you might want to set your browser's locale. This section tells you how to set the locale in Windows, Mac OS X, Linux, and Chrome OS.