Skip to content

Commit e84543d

Browse files
committed
Reinstate the readme
1 parent 539c497 commit e84543d

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.md

+15
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)