Copy as Plain Text

Extension to copy selected text as plain text. Also option to Append as plain text. Keeps carriage returns and line feeds.

What is Copy as Plain Text?

Copy as Plain Text is a Chrome extension developed by https://www.seabreezecomputers.com, and its main feature is "Extension to copy selected text as plain text. Also option to Append as plain text. Keeps carriage returns and line feeds.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download Copy as Plain Text Extension CRX File

Download Copy as Plain Text extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Copy as Plain Text

Extension to copy selected text as plain text. Also option to Append as plain text. Keeps carriage returns and line feeds.

INSTRUCTIONS

Select text in a page and then right click and click "Copy as Plain Text..." or use the button in the extension popup.

NOTE: If you do not see the extension icon on the Chrome toolbar then click on the "Extensions" icon that looks like a jigsaw puzzle piece on the Chrome toolbar. Look for ⧉"Copy as Plain Text" extension and then click on the pin icon 📌 next to it.

IN-APP PURCHASE OPTIONS

* Use shortcut key ALT+C (or OPTION+C on Mac Keyboard) to "Copy as Plain Text..."
* Works in Google Docs by using the "Copy as Plain Text..." button in the extension popup.
* Append as Plain Text... (ALT+A)
* Clipboard Viewer
* Convert Clipboard to Plain Text
* Replace smart quotes (curly quotes), apostrophes, ellipses and dashes with text equivalent.

Append as Plain Text options include separating each append with any characters of your choice such as space, line feed or comma. This makes it easy to paste multiple plain text copies into Word, Excel or other application. 

HISTORY

8/8/2022 - Version 1.0.3
+ Updated to Manifest V3
+ Now works with the Chrome Web Store and special chrome:// pages, however it will not get linefeeds and the user has to use the right-click context menu > Copy as Plain Text... It will not work with a keyboard shortcut or the button in the popup.

10/11/2021 - Version 1.0.2 
+ Now works with PDFs using Google Chrome's default PDF Viewer, however it will not get linefeeds and the user has to use the right-click context menu > Copy as Plain Text... It will not work with a keyboard shortcut or the button in the popup.
+ Now works with Google Docs canvas element by using the "Copy as Plain Text..." button in the extension popup. It also preserves linefeeds and carriage returns. It will not work in Google Docs with the right-click context menu or the keyboard shortcut.


9/8/2021 - Version 1.0.1 - Fixed some license issues.

3/17/2021 - Version 1.0.0 - Fixed a bug for the full license where the clipboard viewer was not updating if the user pressed the "Copy as Plain Text..." button or the "Convert Clipboard to Plain Text" button in the extension popup. Convert clipboard button now also converts smart quotes if that option is selected. The "Convert smart quotes" option also converts primes and double primes now.

3/15/2021 - Version 0.9.9 - Added dark mode to popup. Also added new payments processor to purchase pro edition because Google has deprecated Chrome Web Store payments. Also fixed some scrollTop bugs when pressing the "Copy as Plain Text..." button or the "Convert Clipboard to Plain Text" button in the extension popup.

8/20/2017 - Version 0.9.8 - Now Copy as Plain Text works in Google Docs by using the "Copy as Plain Text..." button in the extension popup. (Note it does not work in Google Docs using the right-click menu or keyboard shortcut because Google Docs disables these from working.)
Removed ALT- and ALT+ change_font function missing error from content.js. Changed chrome.tabs.executeScript in popup.js from "fontsize.js" to "content.js".

4/20/2017 - Version 0.9.7 - Added note in extension popup that explains that extensions do not work in special chrome:// pages or at the Chrome web store.

4/9/2017 - Version 0.9.6 - Some websites block the right click context menu so a button has been added to the extension popup to "Copy as Plain Text...". Also some websites such as Google Docs use their own secret way of editing and selecting text that does not work with extensions such as this one so added an option for "Convert Clipboard to Plain Text" which will convert any text in the current clipboard to plain text. 

11/22/2016 - Version 0.9.5 - Bug Fix - Now only puts "Append as Plain Text..." context menu once instead of five times.

11/21/2016 - Version 0.9.4 - Bug Fix - Added max-width to Clipboard Viewer so it did not go off the screen.

11/17/2016 - Version 0.9 - Copy as Plain Text first release.                    

Extension Basic Information

Name Copy as Plain Text Copy as Plain Text
ID hmjdnojobglgfjhfdeamomnjdlfcmogl
Official URL https://chromewebstore.google.com/detail/copy-as-plain-text/hmjdnojobglgfjhfdeamomnjdlfcmogl
Description Extension to copy selected text as plain text. Also option to Append as plain text. Keeps carriage returns and line feeds.
File Size 37.68 KB
Installation Count 8,000
Current Version 1.0.3
Last Updated 2023-09-11
Publish Date 2017-08-21
Rating 3.63/5 Total 24 Ratings
Developer https://www.seabreezecomputers.com
Email [email protected]
Payment Type in_app
Privacy Policy Page URL http://seabreezecomputers.com/privacy.htm
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Copy as Plain Text",
    "short_name": "Copy Plain",
    "author": "Jeff Baker",
    "version": "1.0.3",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAoIJ2Q\/aJZ5G+J7ZahwjyLUhptmJTUCzrwsDj3Mxt2v+I8GcgpYLahNkWjSkTmCQyKdIvG+rET5YZyMUFFFHiEc+nQKKOat5uvjdSdsCrF62zHI+7VL4743DjMG5O1WMFf5UMSzhWo8wQ3DtQVrRSG+JrOzHrQe5nvNZam+j2SIZdoUqak59eL\/ZR5DoU3bCEjjnjODJPuKC+XcCkeGR52x7cImaPgm+326AlDGzmXU92VlOeTEWFYaJKkWp2XeW5RMy9wu7L1oncQhA9F9\/3VreitiypQ\/AiB4TAmHB9GWoft9axRha6pHPYRUqs8jDs15f0jqC1QDyVhZXtOE3FuwIDAQAB",
    "description": "Extension to copy selected text as plain text. Also option to Append as plain text. Keeps carriage returns and line feeds.",
    "icons": {
        "16": "images\/copy16.png",
        "48": "images\/copy48.png",
        "128": "images\/copy128.png"
    },
    "permissions": [
        "scripting",
        "identity",
        "identity.email",
        "tabs",
        "storage",
        "clipboardWrite",
        "clipboardRead",
        "contextMenus",
        "activeTab"
    ],
    "host_permissions": [
        "*:\/\/www.seabreezecomputers.com\/*",
        "*:\/\/seabreezecomputers.com\/*",
        "*:\/\/192.168.1.5\/*",
        ""
    ],
    "action": {
        "default_icon": "images\/copy38.png",
        "default_title": "Copy as Plain Text Options",
        "default_popup": "popup.html"
    },
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "storage.js",
                "content.js",
                "copyplain.js",
                "googleDocsUtil.js",
                "license2020.js"
            ],
            "css": [],
            "all_frames": true,
            "run_at": "document_end"
        }
    ]
}