Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 624 Bytes

File metadata and controls

15 lines (11 loc) · 624 Bytes

#no fixed moodle header

This is a small Google Chrome extension wich injects 8 lines of css into moodle pages. It removes the the "fixed" attribut from the moodle header, so you have ~20px more height. :)

###Installation: You can install this extension locally on your chrome, just follow these steps:

  1. Download or clone the repo.
  2. Visit chrome://extensions in your chrome.
  3. Ensure that the Developer mode checkbox in the top right-hand corner is checked.
  4. Click Load unpacked extension… to pop up a file-selection dialog.
  5. Navigate to the directory in which our extension files live, and select it.

Finish!