https://github.com/mradionov/anchor-headings
Chrome Extension which adds missing anchors to headings
https://github.com/mradionov/anchor-headings
Last synced: 2 months ago
JSON representation
Chrome Extension which adds missing anchors to headings
- Host: GitHub
- URL: https://github.com/mradionov/anchor-headings
- Owner: mradionov
- License: mit
- Created: 2016-07-16T20:25:21.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-07-21T19:41:13.000Z (almost 9 years ago)
- Last Synced: 2025-01-07T05:22:51.011Z (4 months ago)
- Language: JavaScript
- Homepage: https://chrome.google.com/webstore/detail/anchor-headings/lggjnoadjgfilclcmbakfkkfjjkhdpfo
- Size: 102 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
anchor-headings
===============> Chrome Extension which adds missing anchors to headings
### Installation
https://chrome.google.com/webstore/detail/anchor-headings/lggjnoadjgfilclcmbakfkkfjjkhdpfo
### About
In long articles and tutorials each paragraph usually has it's own heading. Sometimes one wants copy a link to a particular paragraph, but not every website has such a link. This extension tries to solve the problem by adding an anchor link to each heading on a page in a form of "hash" sign `#` - you can either click on it and then copy complete URL from browser's address bar or use context menu to copy a link directly.
### How it looks

### License
[MIT](LICENSE)