Labs/Jetpack/JEP/21: Difference between revisions

Jump to navigation Jump to search
Line 69: Line 69:
// find and append after the button labeled "their button"
// find and append after the button labeled "their button"
navbar.append(button, 'their button');
navbar.append(button, 'their button');
// get the bookmarks toolbar
var bookmarksBar = jetpack.toolbar.bookmarks();


//make a bookmark button
//make a bookmark button
564

edits

Navigation menu