Add-ons/Projects/NewTabSection-API: Difference between revisions
Jump to navigation
Jump to search
(Created page with "An API to allow extensions to add custom sections to the Activity Stream version of the new tab page. == newTabSection API == This API will allow an extension to do the foll...") |
|||
Line 14: | Line 14: | ||
What's been done so far: | What's been done so far: | ||
. | * An [https://github.com/mozilla/newtab-webextensions experiment], along with some example extensions, has been developed. | ||
== Bugs == | == Bugs == |
Latest revision as of 14:14, 19 September 2017
An API to allow extensions to add custom sections to the Activity Stream version of the new tab page.
newTabSection API
This API will allow an extension to do the following:
- add and remove a section to/from the Activity Stream version of the new tab page
- define data for and load data into that section
- listen for both general Activity Stream events and events specific to the section
Team members
Milestones
What's been done so far:
- An experiment, along with some example extensions, has been developed.
Bugs
Tracking bug
Tracking bug is 1401194.
No results.
0 Total; 0 Open (0%); 0 Resolved (0%); 0 Verified (0%);