fune/browser/extensions/activity-stream
Ursula Sarracini eda0730782 Bug 1425496 - Add Recently Pocketed Items to Highlights r=Mardak
MozReview-Commit-ID: LyXKkQkPXte

--HG--
extra : rebase_source : 7cb303772463efd7179fcd672d022dc0a0e37015
2018-02-02 17:06:06 -05:00
..
common Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian 2018-01-29 15:20:18 -08:00
css Bug 1434116 - Add direct adding, thumbnail disabling and bug fixes to Activity Stream. r=ursula 2018-01-29 15:22:26 -08:00
data/content Merge mozilla-central to autoland 2018-01-31 00:41:58 +02:00
lib Bug 1425496 - Add Recently Pocketed Items to Highlights r=Mardak 2018-02-02 17:06:06 -05:00
prerendered Bug 1434116 - Add direct adding, thumbnail disabling and bug fixes to Activity Stream. r=ursula 2018-01-29 15:22:26 -08:00
test Merge mozilla-central to autoland 2018-01-31 00:41:58 +02:00
vendor Bug 1418130 - Fix favicon link, default tippytop and bug fixes to Activity Stream. r=k88hudson 2017-12-14 13:53:48 -06:00
bootstrap.js Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian 2018-01-29 15:20:18 -08:00
install.rdf.in Bug 1434116 - Add direct adding, thumbnail disabling and bug fixes to Activity Stream. r=ursula 2018-01-29 15:22:26 -08:00
jar.mn Bug 1418130 - Fix favicon link, default tippytop and bug fixes to Activity Stream. r=k88hudson 2017-12-14 13:53:48 -06:00
moz.build Bug 1394706 - Add Top Sites customization, PingCentre switchover and bug fixes to Activity Stream. r=ursula 2017-08-30 17:13:10 -07:00
README.md Bug 1376984 - Add confirm dialog, startup perf improvements, other fixes to Activity Stream r=Mardak 2017-06-28 16:47:23 -07: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.