/copy-as-plain-text-chrome-extension

A simple Google Chrome extension that adds "copy as plain text" context menu option

Primary LanguageJavaScript

Copy-as-Plain-Text Google Chrome Extension

This is a simple extension that adds a copy-as-plain-text context menu option to Google Chrome.

To use, clone this repository to your computer.

$ git clone git@github.com:shekhargulati/copy-as-plain-text-chrome-extension.git

Install with these steps:

  1. Go to the Chrome extensions page.
  2. Turn on Developer mode to enable loading unpacked extensions.
  3. Add the extension by clicking Load Unpacked button, and select the source directory.

After the extension is added, a new context menu option will be available.