https://github.com/admataz/collect-webitem-data
A stupidly simple little script to grab the URL, Title and Selected text from the current page in the browser
https://github.com/admataz/collect-webitem-data
Last synced: over 1 year ago
JSON representation
A stupidly simple little script to grab the URL, Title and Selected text from the current page in the browser
- Host: GitHub
- URL: https://github.com/admataz/collect-webitem-data
- Owner: admataz
- License: mit
- Created: 2017-02-26T22:39:36.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-26T22:46:03.000Z (over 9 years ago)
- Last Synced: 2024-10-16T07:31:52.010Z (almost 2 years ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# collect-webitem-data
A stupidly simple little script to grab the URL, Title and Selected text from the current page in the browser
I use it for collecting links and bookmarks to pass to other scripts.
```
npm install --save collect-webitem-data
```
Copyright (c) 2017 Adam Davis
License MIT.