Skip to content

Define history tree data object #10

@initialshl

Description

@initialshl

From chrome.history.search, we get list of URLs.
We then call chrome.history.getVisits for each URL to get all VisitItems.

Define a data object for our history tree with the required details, possibly like:
url, title, visitId, referringVisitId, transition, visitTime

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions