Chrome plugin for pulling HTML snippets.
- JavaScript 92.7%
- HTML 7.3%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| html | ||
| imgs | ||
| js | ||
| LICENSE | ||
| manifest.json | ||
| README.md | ||
Clip Plugin
[Version 1.0.0 - 12/16/2013]
A simple Chrome plugin for easily extracting HTML from highlighted region. This method is a shortcut to opening the console, finding the desired section and highlighting/copying the corresponding HTML.
Install
- Go to chrome extensions and choose to "Load unpacked extension..."
- Select directory where you saved Clip.
- Relish in the simplicity
Use
To use, highlight a region of the page and click on the extension. The corresponding HTML will now be in your clipboard.