gecko-dev/browser/extensions/activity-stream
k88hudson 6fcdd4aa89 Bug 1350409 - Add Store, Actions, and Reducers to Activity Stream system add-on r=ursula
MozReview-Commit-ID: 5lCFGBCtH2e

--HG--
extra : rebase_source : 01e7ae01e1dd03de9fbe84fa1fbc7797323ed475
2017-04-04 12:57:53 -04:00
..
common Bug 1350409 - Add Store, Actions, and Reducers to Activity Stream system add-on r=ursula 2017-04-04 12:57:53 -04:00
data/content
lib Bug 1350409 - Add Store, Actions, and Reducers to Activity Stream system add-on r=ursula 2017-04-04 12:57:53 -04:00
vendor
bootstrap.js
install.rdf.in
jar.mn Bug 1350409 - Add Store, Actions, and Reducers to Activity Stream system add-on r=ursula 2017-04-04 12:57:53 -04:00
moz.build
README.md

activity-stream

This system add-on replaces the new tab page in Firefox with a new design and functionality as part of the Activity Stream project. It can be enabled (or disabled) via the browser.newtabpage.activity-stream.enabled pref.

The files in this directory, including vendor dependencies, are imported from the system-addon directory in https://github.com/mozilla/activity-stream.