Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/decodedco/clone-page
Fork of OS extension for Chrome to make cloning web pages easy
https://github.com/decodedco/clone-page
Last synced: 8 days ago
JSON representation
Fork of OS extension for Chrome to make cloning web pages easy
- Host: GitHub
- URL: https://github.com/decodedco/clone-page
- Owner: DecodedCo
- Created: 2015-12-19T13:59:53.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2021-06-15T17:20:09.000Z (over 3 years ago)
- Last Synced: 2024-11-19T23:47:56.950Z (2 months ago)
- Language: JavaScript
- Size: 53.7 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Useful for cloning webpages
* Grabs the html of the current webpage
* Injects the HTML `base` tag into the `` so that links/css/image/javascript come from original source
* Useful for demonstrating ease of creating phishing sites## Install and usage
1. If not on a teacher laptop where it should already be installed, go to the GitHub link, download the zip file.
2. Then in Chrome, go to extensions, check the box for 'Developer Mode', then load the unpacked extension. This will put a stormtrooper icon in your extensions.
3. Check that it works by navigating to a website and clicking the stormtrooper icon. A pop-up should appear with a flat text file containing HTML code.