Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mozilla/activity-stream
A refreshed "new tab page" for Firefox
https://github.com/mozilla/activity-stream
Last synced: 5 days ago
JSON representation
A refreshed "new tab page" for Firefox
- Host: GitHub
- URL: https://github.com/mozilla/activity-stream
- Owner: mozilla
- License: mpl-2.0
- Archived: true
- Created: 2016-01-29T22:28:26.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2020-02-27T18:37:23.000Z (over 4 years ago)
- Last Synced: 2024-10-29T11:38:25.951Z (10 days ago)
- Language: JavaScript
- Homepage:
- Size: 20.5 MB
- Stars: 183
- Watchers: 41
- Forks: 113
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Contributing: contributing.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-starred - mozilla/activity-stream - A refreshed "new tab page" for Firefox (others)
README
# Firefox Home (New Tab) [Deprecated Version]
This repository is no longer updated or used. We're keeping it around for
those few occasions when it's useful for doing code & bugfix archaeology by
looking at issues and PRs.Please do not file new issues or PRs; they will not be triaged. Issues are now
tracked on Bugzilla, in `Firefox: New Tab Page` and `Firefox: Messaging
System`.More current links:
* Docs for [Firefox Home (New Tab)](https://firefox-source-docs.mozilla.org/browser/components/newtab/docs/index.html)
* Docs for [Messaging System](https://firefox-source-docs.mozilla.org/browser/components/newtab/content-src/asrouter/docs/index.html)
* [Code](https://searchfox.org/mozilla-central/source/browser/components/newtab)--------------
The files in this directory, including vendor dependencies, are exported to the
browser/components/newtab/ directory in mozilla central.Read [docs/v2-system-addon](https://github.com/mozilla/activity-stream/tree/master/docs/v2-system-addon/1.GETTING_STARTED.md) for more detail on how to develop on and use this repository.
## 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](contributing.md) on where to find us and how to contribute,
and [this guide](docs/v2-system-addon/1.GETTING_STARTED.md) for getting your development environment set up.## For Localizers
Firefox Home localization is managed via [Pontoon](https://pontoon.mozilla.org/projects/activity-stream-new-tab/), 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](https://pontoon.mozilla.org/teams/) for your language, or Mozilla’s [l10n-drivers](https://wiki.mozilla.org/L10n:Mozilla_Team#Mozilla_Corporation) for guidance.