Skip to content

Commit c8c9b2e

Browse files
committed
Add reference links and basic build instructions
1 parent b8ecea8 commit c8c9b2e

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

+9
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,12 @@ Firefox-Mid-Monitor
22
===================
33

44
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

Comments
 (0)