Get h1/h2/h3 titles in a web page
Reading a long web page is complicated, because the content is linear and most of the website doesn't have a table of contents, and it makes it difficult to know the structure of the whole webpage, it is also difficult to go to a specific part.
It would be nice if we could know the page structure before we read a web page (like a structured document, a long article). If we are interested in a specific part, it would be also useful if we can go to a certain title directly.
This extension provides users a way to display all the big / medium / small titles (h1, h2, h3) on a web page, and to allow users to redirect to a specific title by clicking on the item in the table of content.