/chrome-copy-html

📃 Chrome extension to easily copy any page's HTML to the clipboard.

Primary LanguageTypeScriptMIT LicenseMIT

📃 Copy HTML

Chrome extension to easily copy any page's HTML to the clipboard.

Install on Chrome Web Store  Deploy Status  Sponsor

Screenshot

Install on Chrome Web Store

Install the plugin at the Chrome Web Store.

Overview

This Chrome extension allows the user to easily copy any page's HTML element to the clipboard with the press of a button or keyboard shortcut.

Button method:

  1. Click the page
  2. Click the extension icon
  3. HTML is copied to clipboard

Keyboard shortcut method:

  1. Open Manage Extensions › Keyboard Shortcuts and configure a shortcut
  2. Open page and press the keyboard shortcut
  3. HTML is copied to clipboard

Donate

If this project helped you, please consider buying me a coffee. Your support is much appreciated!

Buy me a coffee Buy me 3 coffees Buy me 5 coffees

Table of Contents

Installation

Install via the Chrome Web Store.

Development

Install Dependencies

npm i 

Building

Run the following:

npm run build

The project will be built and zipped to /dist.

Contributing

Open source software is awesome and so are you. 😎

Feel free to submit a pull request for bugs or additions, and make sure to update tests as appropriate. If you find a mistake in the docs, send a PR! Even the smallest changes help.

For major changes, open an issue first to discuss what you'd like to change.

⭐ Found It Helpful? Star It!

If you found this project helpful, let the community know by giving it a star: 👉⭐

License

See LICENSE.md.