This repository has been archived by the owner on Jan 22, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Schalk Neethling edited this page Apr 10, 2017
·
12 revisions
Welcome to the onboard wiki!
Below are the initial docs that will allow you to test the onboard experiment.
- Download the XPI
- Ensure that you have the latest version of Firefox Developer Edition installed.
- Open up the Firefox DevEdition browser. You are going to want to do this from the terminal so
- First launch the Terminal app
- On the command line type
/Applications/FirefoxDeveloperEdition.app/Contents/MacOS/firefox --profileManager
- This will launch the Profile Manager dialog window
- Click on
Create Profile
- Click
Continue
on the following dialog - Give the profile a name, something like
onboardTesting
- Click on
Done
- Make sure the new profile is highlighted
- Click
Start Firefox Developer Edition
- Close the firstrun tab
- In the address bar type
about:config
- When prompted, click the
I accept the risk!
button - On the resulting page, in the search field, type
xpinstall.signatures.required
- Double click on the entry and it's value should change to false.
- Type
about:newtab
in the current tab's address bar and press enter.
Now we are ready to install the XPI
- Locate the XPI file you downloaded.
- With developer edition running, simply drag and drop the XPI onto the browser window
- You will be prompted to install the add-on. Click on install.
- The browser should confirm that the add-on is successfully installed.
If you find an issue, please file an issue. Thank you.