Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/theiyd/hrefscraper
A tiny chrome extension which scraps all the hrefs from a particular page and downloads them as a text document.
https://github.com/theiyd/hrefscraper
chrome extensions javascript
Last synced: 3 days ago
JSON representation
A tiny chrome extension which scraps all the hrefs from a particular page and downloads them as a text document.
- Host: GitHub
- URL: https://github.com/theiyd/hrefscraper
- Owner: theIYD
- License: apache-2.0
- Created: 2017-05-16T13:04:09.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-05-17T01:09:15.000Z (over 7 years ago)
- Last Synced: 2024-11-09T11:37:08.760Z (5 days ago)
- Topics: chrome, extensions, javascript
- Language: JavaScript
- Size: 186 KB
- Stars: 5
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![Image](/assets/banner.png)
[![GitHub issues](https://img.shields.io/github/issues/theIYD/HrefScrapper.svg)](https://github.com/theIYD/HrefScrapper/issues) [![GitHub forks](https://img.shields.io/github/forks/theIYD/HrefScrapper.svg)](https://github.com/theIYD/HrefScrapper/network) [![GitHub stars](https://img.shields.io/github/stars/theIYD/HrefScrapper.svg)](https://github.com/theIYD/HrefScrapper/stargazers) [![GitHub license](https://img.shields.io/badge/license-Apache%202-blue.svg)](https://raw.githubusercontent.com/theIYD/HrefScrapper/master/LICENSE)
# HrefScrapperA tiny chrome extension which scraps all the hrefs from a particular page and downloads them as a text document.
### Installation :grey_question:
1. Clone the repository
2. Open Chrome, go to Extensions.
3. Check the Developer Mode.
4. Load unpacked extension.
5. The extension appears on the top right.
#### Show some love :heart:
* The repository is purely allowed to be forked, starred or watched. Visit my website for more information about me.
### License :scroll:
Copyright 2017 Idrees DargahwalaLicensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License athttp://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.