A refreshed "new tab page" for Firefox
Перейти к файлу
Ricky Rosario 7b5fb2fd2f Backport Bug 1364392 - Provide correct triggeringPrincipal to openLinkIn 2018-08-24 15:31:22 -04:00
bin fix(strings): Fall back to existing translation of search.properties "Add Search Engine" (#4311) 2018-08-10 14:36:14 -07:00
common Fix Bug 1478569 - New Action: Show AppMenu 2018-08-17 14:01:14 +00:00
content-src Merge pull request #4369 from rlr/bug1484290/searchy-hairline 2018-08-24 14:16:45 -04:00
data/content Fix Bug 1482479 - Update SEARCH_SHORTCUTS and top_sites.json to support the 9 desired search urls 2018-08-10 17:49:58 -04:00
dist bare addon skeleton 2016-02-01 09:05:16 -05:00
docs Fix Bug 1482134 - Add client_id to onboarding telemetry in Activity Stream router (#4358) 2018-08-23 11:03:55 -04:00
lib Backport Bug 1364392 - Provide correct triggeringPrincipal to openLinkIn 2018-08-24 15:31:22 -04: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 Fri Aug 17 2018 12:59:41 GMT-0700 (PDT) 2018-08-17 13:00:44 -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 Backport Bug 1364392 - Provide correct triggeringPrincipal to openLinkIn 2018-08-24 15:31:22 -04: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 Fix Bug 1476450 - disallow text-transform in sass-lint 2018-07-30 13:41:42 -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 chore(mc): Port Bug 1482422 - Use UTF-8 character set instead of ASCII when reading Activity Stream scripts with `mozJSSubScriptLoader`. r=mconley (#4335) 2018-08-14 08:52:03 -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 1472000: consolidate ASRouter message provider prefs 2018-08-01 11:36:28 -07:00
mochitest.sh Fix Bug 1482246 - Correctly report mochitest failures (#4334) 2018-08-14 08:50:03 -07: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.