Help Pages
Commands
Settings
Tutorial
Editor Functions
Command-Line Functions
Hint Mode Commands
Wiki
On This Page
Type Aliases
Bookmark
Functions
get
Bookmark
Folders
get
Bookmarks
get
Combined
History
Bmarks
get
History
get
Search
Urls
get
Top
Sites
newtaburl
Type Aliases
Bookmark
Functions
getBookmarkFolders
getBookmarks
getCombinedHistoryBmarks
getHistory
getSearchUrls
getTopSites
newtaburl
Type Aliases
Bookmark
Bookmark
:
{
path
:
string
}
&
browser.bookmarks.BookmarkTreeNode
Functions
get
Bookmark
Folders
getBookmarkFolders
(
query
:
string
)
:
Promise
<
string
[]
>
Parameters
query
:
string
Returns
Promise
<
string
[]
>
get
Bookmarks
getBookmarks
(
query
:
string
)
:
Promise
<
Bookmark
[]
>
Search bookmarks, deduplicate and sort by most recent.
Parameters
query
:
string
Returns
Promise
<
Bookmark
[]
>
get
Combined
History
Bmarks
getCombinedHistoryBmarks
(
query
:
string
,
)
:
Promise
<
{
title
:
string
;
url
:
string
}
[]
>
Parameters
query
:
string
Returns
Promise
<
{
title
:
string
;
url
:
string
}
[]
>
get
History
getHistory
(
query
:
string
)
:
Promise
<
HistoryItem
[]
>
Parameters
query
:
string
Returns
Promise
<
HistoryItem
[]
>
get
Search
Urls
getSearchUrls
(
query
:
string
)
:
Promise
<
any
[]
>
Parameters
query
:
string
Returns
Promise
<
any
[]
>
get
Top
Sites
getTopSites
()
:
Promise
<
MostVisitedURL
[]
>
Returns
Promise
<
MostVisitedURL
[]
>
newtaburl
newtaburl
()
:
string
Returns
string
Search bookmarks, deduplicate and sort by most recent.