gecko-dev/browser/extensions/activity-stream
k88hudson aa6c7a6981 Bug 1368775 - Add search suggestions, pref configuration and new telemetry to Activity Stream r=ursula
MozReview-Commit-ID: 6ZZxDp04oPX

--HG--
extra : rebase_source : 8f58895a8fc1b2999426da02918c8638bd789203
2017-05-30 14:06:48 -04:00
..
common Bug 1368775 - Add search suggestions, pref configuration and new telemetry to Activity Stream r=ursula 2017-05-30 14:06:48 -04:00
data Bug 1368775 - Add search suggestions, pref configuration and new telemetry to Activity Stream r=ursula 2017-05-30 14:06:48 -04:00
lib Bug 1368775 - Add search suggestions, pref configuration and new telemetry to Activity Stream r=ursula 2017-05-30 14:06:48 -04:00
test Bug 1368775 - Add search suggestions, pref configuration and new telemetry to Activity Stream r=ursula 2017-05-30 14:06:48 -04:00
vendor Bug 1363085 - Part 2. Add telemetry, context menu, react-intl to Activity Stream system add-on. r=ursula 2017-05-09 16:09:43 -07:00
bootstrap.js Bug 1368775 - Add search suggestions, pref configuration and new telemetry to Activity Stream r=ursula 2017-05-30 14:06:48 -04:00
install.rdf.in
jar.mn Bug 1363085 - Part 2. Add telemetry, context menu, react-intl to Activity Stream system add-on. r=ursula 2017-05-09 16:09:43 -07:00
moz.build
README.md Bug 1368775 - Add search suggestions, pref configuration and new telemetry to Activity Stream r=ursula 2017-05-30 14:06:48 -04:00

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.

Read docs/v2-system-addon for more detail.