https://github.com/rayansami/LinkGrabber
Grab links from highlighted(selected) texts from the webpage and show them as a continuous list in a pop up.
https://github.com/rayansami/LinkGrabber
chrome-extension javascript web-accessibility
Last synced: about 1 year ago
JSON representation
Grab links from highlighted(selected) texts from the webpage and show them as a continuous list in a pop up.
- Host: GitHub
- URL: https://github.com/rayansami/LinkGrabber
- Owner: rayansami
- Created: 2020-07-19T21:45:15.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-20T00:04:20.000Z (over 5 years ago)
- Last Synced: 2024-10-24T08:30:19.588Z (over 1 year ago)
- Topics: chrome-extension, javascript, web-accessibility
- Language: JavaScript
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Link Grabber
### From highlighted texts
#### What it does
Helps to create a user defined table of content from link texts(from < a > tags)
#### How to use
To add new line to the extention list, highlight the text which contain texts with link and just press:
S
To pop-open the extension and watch the list, press:
Windows: Ctrl+Shift+A
Mac: Command+Shift+A
Chromeos: Ctrl+Shift+A
Linux: Ctrl+Shift+A
#### Extention installation guideline
Please download the extention first and then follow the instructions:
1. Go to Google Chrome settings.
2. Click Extentions from the left panel.
3. Click on "Load unpacked" from the top panel.
- Now you have to select the folder containing the extention files.
The extention will be added to your browser by now. If you change any code please save it and reload it from the extention window to get the impacts.
#### Developer
Sami