From b2fb9ff65d58beffec6a59853e1c3cfa5ecdb173 Mon Sep 17 00:00:00 2001 From: "kathyw@google.com" Date: Tue, 1 Dec 2009 00:47:55 +0000 Subject: Adding and cleaning up screenshots TBR=aa TEST=none BUG=27425 Review URL: http://codereview.chromium.org/457016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33393 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/common/extensions/docs/bookmarks.html | 43 ++-------------------------- 1 file changed, 2 insertions(+), 41 deletions(-) (limited to 'chrome/common/extensions/docs/bookmarks.html') diff --git a/chrome/common/extensions/docs/bookmarks.html b/chrome/common/extensions/docs/bookmarks.html index 28d8928a..fd7fd67 100644 --- a/chrome/common/extensions/docs/bookmarks.html +++ b/chrome/common/extensions/docs/bookmarks.html @@ -293,6 +293,8 @@ Use the chrome.bookmarks module to create, organize, and otherwise manipulate bookmarks.

+Clicking the star adds a bookmark +

Manifest

You must declare the "bookmarks" permission in the extension manifest @@ -331,47 +333,6 @@ See BookmarkTreeNode for information about the properties a node can have.

- - - -

Examples

-- cgit v1.1