We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 539c497 commit e84543dCopy full SHA for e84543d
README.md
@@ -0,0 +1,15 @@
1
+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
14
15
0 commit comments