A refreshed "new tab page" for Firefox
Перейти к файлу
Andrei Oprea 2e3c294f3a
Fix Bug 1479413 - Remove preview provider and message after it has been displayed
2018-08-01 12:16:02 +00:00
bin fix(strings): Use BCP47 for negotiation and switch back to lang tags for paths (#4271) 2018-07-27 12:58:59 -07:00
common Fix Bug 1476713 - Add action that triggers addon install from URL 2018-07-30 16:26:45 +00:00
content-src Fix Bug 1479413 - Remove preview provider and message after it has been displayed 2018-08-01 12:16:02 +00:00
data/content add new scripts, path changes 2018-06-06 16:52:32 -04:00
dist bare addon skeleton 2016-02-01 09:05:16 -05:00
docs Fix Bug 1474419 - Update yamscripts and other files for browser/components/newtab location 2018-07-27 10:04:29 -04:00
lib Fix Bug 1479413 - Remove preview provider and message after it has been displayed 2018-08-01 12:16:02 +00:00
loaders chore(package): Remove unused dependencies and add minimist (#3869) 2017-11-22 11:09:02 -08:00
locales chore(l10n): Update from l10n-central Tue Jul 31 2018 10:22:21 GMT-0700 (PDT) 2018-07-31 10:22:50 -07:00
ping-centre chore(mc): Port Bug 1464548: Part 3 - Update callers to use defineLazyGlobalGetters. r=mccr8 2018-06-08 11:37:13 -07:00
test Fix Bug 1479413 - Remove preview provider and message after it has been displayed 2018-08-01 12:16:02 +00:00
vendor Move files from system-addon/ to root/ 2018-06-06 14:46:01 -04:00
.eslintignore add new scripts, path changes 2018-06-06 16:52:32 -04:00
.eslintrc.js Fix linting 2018-06-28 14:21:20 -04:00
.gitignore add new scripts, path changes 2018-06-06 16:52:32 -04:00
.mcignore add new scripts, path changes 2018-06-06 16:52:32 -04:00
.nvmrc fix(package): Upgrade webpack to 4.15.0 and update nvmrc (#4229) 2018-07-05 13:52:23 -07:00
.sass-lint.yml Bug 1476381 - Fix outstanding sass lint warnings 2018-07-18 19:21:44 -04:00
.taskcluster.yml Fix Bug 1474372: Run mochitests on taskcluster 2018-07-24 15:21:56 +00:00
.travis.yml fix: Remove testpilot code (#3389) 2017-09-08 16:15:45 -04:00
CODEOWNERS chore(strings): Add strings for about:preferences and top site custom images 2018-03-02 13:08:56 -08:00
LICENSE Add LICENSE file. 2016-02-02 12:13:14 -05:00
NewTabComponents.manifest Backport Bug 1474414 - Move most of browser/extensions/activity-stream to browser/components/newtab 2018-07-27 10:04:29 -04:00
README.md Fix Bug 1474372: Run mochitests on taskcluster 2018-07-24 15:21:56 +00:00
aboutNewTabService.js fix(strings): Manually convert to BCP47 to avoid wrong locale in content process (#4274) 2018-07-31 10:21:45 -07:00
contributing.md chore(readme): #3394 Update README to reflect system-addon 2017-10-03 13:47:06 -04:00
jar.mn Backport Bug 1474414 - Move most of browser/extensions/activity-stream to browser/components/newtab 2018-07-27 10:04:29 -04:00
karma.mc.config.js Fix Bug 1471351: Add openURL trigger to ASRouter (#4255) 2018-07-31 13:31:23 -07:00
mochitest.sh Fix Bug 1474419 - Update yamscripts and other files for browser/components/newtab location 2018-07-27 10:04:29 -04:00
moz.build Backport Bug 1474414 - Move most of browser/extensions/activity-stream to browser/components/newtab 2018-07-27 10:04:29 -04:00
nsIAboutNewTabService.idl Backport Bug 1474414 - Move most of browser/extensions/activity-stream to browser/components/newtab 2018-07-27 10:04:29 -04:00
package-lock.json fix(package): Upgrade webpack to 4.15.0 and update nvmrc (#4229) 2018-07-05 13:52:23 -07:00
package.json Fix Bug 1474419 - Update yamscripts and other files for browser/components/newtab location 2018-07-27 10:04:29 -04:00
webpack.prerender.config.js fix(package): Upgrade webpack to 4.15.0 and update nvmrc (#4229) 2018-07-05 13:52:23 -07:00
webpack.system-addon.config.js fix(package): Upgrade webpack to 4.15.0 and update nvmrc (#4229) 2018-07-05 13:52:23 -07:00
yamscripts.yml Fix Bug 1474419 - Update yamscripts and other files for browser/components/newtab location 2018-07-27 10:04:29 -04:00

README.md

activity-stream

Task Status

This system add-on replaces the new tab page in Firefox with a new design and functionality as part of the Activity Stream project.

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.

Where should I file bugs?

We regularly check the ActivityStream:NewTab component on Bugzilla.

For Developers

If you are interested in contributing, take a look at this guide on where to find us and how to contribute, and this guide for getting your development environment set up.

For Localizers

Activity Stream localization is managed via Pontoon, not direct pull requests to the repository. If you want to fix a typo, add a new language, or simply know more about localization, please get in touch with the existing localization team for your language, or Mozillas l10n-drivers for guidance.