Chrome plugin for pulling HTML snippets.
  • JavaScript 92.7%
  • HTML 7.3%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2014-05-23 17:24:06 -04:00
html Initial commit 2013-12-16 14:02:42 -05:00
imgs Initial commit 2013-12-16 14:02:42 -05:00
js Initial commit 2013-12-16 14:02:42 -05:00
LICENSE LICENSE and README 2013-12-16 14:06:57 -05:00
manifest.json Initial commit 2013-12-16 14:02:42 -05:00
README.md Update README.md 2014-05-23 17:24:06 -04:00

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.