We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8ecea8 commit c8c9b2eCopy full SHA for c8c9b2e
README.md
@@ -2,3 +2,12 @@ Firefox-Mid-Monitor
2
===================
3
4
This is a Firefox XPI extension that adds extra height to the window so content can be scrolled to the middle of your monitor.
5
+
6
+To build the project, install the cfx tool first. Then run 'cfx xpi' from the root of this repo
7
8
9
+References:
10
+https://developer.mozilla.org/en-US/Add-ons/SDK/Tutorials/Getting_started
11
+https://developer.mozilla.org/en-US/Add-ons/SDK/Tutorials/Modifying_the_Page_Hosted_by_a_Tab
12
+https://developer.mozilla.org/en-US/Add-ons/SDK/High-Level_APIs/page-mod
13
+https://developer.mozilla.org/en-US/Add-ons/SDK
0 commit comments