Kai Xu
Kai Xu
Hi, I am working on a chrome extension that requires user to sign in and using hello.js to handle the authentication with different oauth services. So far I am only...
Hi, I am using Sinon-Chrome to test a Chrome extension. One of the functions is that user can highlight text on a web page. This is how I think I...
For closing, user may choose to close all the tabs/pages within a tree or a branch/sub-tree. Once tags become available, users may choose to close all the tabs/pages with a...
It will be good to be able to search nodes in a historymap, especially when there are many nodes. This will be even better if the search goes through the...
Requirement: 1. support tree or hierarchy 2. consider node size for layout Candidates 1. [mxgraph](https://jgraph.github.io/mxgraph/) or [maxGraph](https://github.com/maxGraph/maxGraph) 1. [CytoScape](https://js.cytoscape.org/) and [ELK layout](https://eclipse.dev/elk/)
This would be important to report and reproduce bug. It probably involves saving the browsing session, i.e., all the pages that were opened and the order/timing they were opened? Maybe...
option 1: add another page as a new node in the historymap option 2: go back to the parent node (not adding a new node and change the 'visible page')...