23
edits
(→Developer Release: updated old link) |
(→Install: modernizing page) |
||
| Line 21: | Line 21: | ||
=Install= | =Install= | ||
Activity Stream has been available as a [https://testpilot.firefox.com/experiments/activity-stream Test Pilot experiment], though the team is now in the process of landing Activity Stream in [https://www.mozilla.org/en-US/firefox/channel/desktop/ Firefox Nightly]. | |||
=== | ===Firefox Nightly Release=== | ||
In order to use this fast, but bare bones version of Activity Stream, start (or install) the latest Firefox Nightly (Firefox 55) and navigate to <pre>about:config</pre> | |||
Go ahead and search for the configuration preference: <pre>browser.newtabpage.activity-stream.enabled</pre> | |||
and change it's value to '''True''' | |||
===Developer Release=== | =====Developer Release===== | ||
The developer release is updated each time code is committed to master in GitHub. This | The developer release is updated each time code is committed to master in GitHub. This version is used to experiment and validate the core functionality of the product before integrating it into Firefox. Using this release is to look into the future of the Activity Stream product, and how it will look in future Firefox releases. | ||
https://moz-activity-streams-dev.s3.amazonaws.com/dist/latest.html | https://moz-activity-streams-dev.s3.amazonaws.com/dist/latest.html | ||
edits