Firefox/Activity Stream: Difference between revisions

→‎Install: modernizing page
(→‎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].


===Stable Release===
===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>


Activity Stream is available as a [https://testpilot.firefox.com/experiments/activity-stream Test Pilot experiment] and can be downloaded by signing up for [https://testpilot.firefox.com/ Test Pilot], our feature testing platform for Firefox.  Android and iOS are in development, stay tuned.
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 is version is less stable than the version that's released to Test Pilot. Use with caution:
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
23

edits