Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mtarld/hyper-anchor
A chrome extension to create/follow links that point to selected text in a webpage
https://github.com/mtarld/hyper-anchor
Last synced: 10 days ago
JSON representation
A chrome extension to create/follow links that point to selected text in a webpage
- Host: GitHub
- URL: https://github.com/mtarld/hyper-anchor
- Owner: mtarld
- License: mit
- Created: 2021-01-14T17:13:04.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-15T17:06:15.000Z (almost 4 years ago)
- Last Synced: 2024-10-05T19:08:02.575Z (3 months ago)
- Language: JavaScript
- Size: 34.2 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# HyperAnchor
![example](icons/icon48.png)A chrome extension to create/follow links that point to selected text in a webpage
## Usage
Select some text in the webpage then open the context menu (right click) and click on `Copy hyper anchor to clipboard`.![example](https://i.ibb.co/Gf6CBfL/image.png)
Your clipboard will now contain an hyper anchor link:
`https://github.com/mtarld/hyper-anchor?hyper-anchor=%F0%A2%B2%86%F0%90%99%A1%E9%B5%A3%F0%93%81%AF%E8%BB%99%E9[...]`You (or another user that have HyperAnchor extension installed) can now follow that link.
By following that link, your browser will automatically select and scroll to the selected
text used to create the link.