Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/scottcheng/outliner
A Chrome extension that outlines the page
https://github.com/scottcheng/outliner
Last synced: 16 days ago
JSON representation
A Chrome extension that outlines the page
- Host: GitHub
- URL: https://github.com/scottcheng/outliner
- Owner: scottcheng
- License: mit
- Created: 2012-09-05T03:56:47.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2012-10-05T12:09:04.000Z (about 12 years ago)
- Last Synced: 2024-08-01T05:22:49.050Z (3 months ago)
- Language: JavaScript
- Homepage: https://chrome.google.com/webstore/detail/outliner/kdabjjgkcfjdlbpneackoihbkdpdmodp
- Size: 4.22 MB
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Outliner
====Outliner is a Chrome extension that outlines the page. See in [Chrome Web Store](https://chrome.google.com/webstore/detail/kdabjjgkcfjdlbpneackoihbkdpdmodp).
Release under the MIT license.
- - - - -
Outliner generates a table of contents by extracting all the headings in the page.
Many pages on the Internet do not feature a well-designed in-page navigator. Outliner is here to help.
How to use
----1. Click the Outliner button beside your address bar to activate it. You will see a box coming from left with the outline in it.
2. Click on any of the headings in the outline to jump to the corresponding section on the page.
3. Click the cross button on the bottom left to close the outline.Feedback
----If you discover that Outliner does not work well in some pages, please send me the link, and I'll try my best to fix that ;)