Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eiffelfly/hololink-chrome-extension
🔖 Chrome extension built for scraping web page and highlighting sentence. It can remember the position of highlight context and restore the highlight when needed. You can store the data in local-storage or database using Hololink api.
https://github.com/eiffelfly/hololink-chrome-extension
Last synced: 2 days ago
JSON representation
🔖 Chrome extension built for scraping web page and highlighting sentence. It can remember the position of highlight context and restore the highlight when needed. You can store the data in local-storage or database using Hololink api.
- Host: GitHub
- URL: https://github.com/eiffelfly/hololink-chrome-extension
- Owner: EiffelFly
- Created: 2020-06-08T14:58:29.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-09-09T12:43:09.000Z (over 3 years ago)
- Last Synced: 2024-05-30T16:28:46.123Z (7 months ago)
- Language: JavaScript
- Homepage:
- Size: 865 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![hololink-1](https://user-images.githubusercontent.com/57251712/132675529-a010c286-6b1f-440c-a648-0d8a747a37fa.png)
## Overview
Chrome extension built for scraping web page and highlighting sentence. It can remember the position of highlight context and restore the highlight when needed. You can store the data in local-storage or database using Hololink api.
## Features
- Custome sidebar at user's window
- Scrape the main context of the page.
- Highlight sentence, memorize the position, restore it when needed.