Copying texts and other elements of a website in Firefox always includes the format of the elements. This means that a text with a headline will exactly look alike after pasting it into an editor that supports this formats. Pasting it into a plain text editor like Notepad would delete the formatting and display the text text only.
The problem begins if plain text should be copied into a rich text editor. One solution was to copy and paste the text into a plain text editor first and copy and paste it again into the rich text editor. This would ensure that only the plain text would be pasted into the rich text editor.
Ryan Cook developed the Firefox extension Extended Copy that provides a solution to this situation. It adds two new commands to the Firefox right-click menu: Copy as Plain Text and Copy as HTML. The first option, Copy as Plain Text, copies the text without formatting which makes it possible to paste it into a rich text editor directly.
The second option, Copy as HTML, copies the text and the underlying html which can be useful when editing source codes or working with tables or lists.
The program is also available for Internet Explorer. Both editions can be downloaded from Ryan’s website.
Related posts:
Firefox Copy CodeCopy Tables in Firefox to the Clipboard
Copy Paste
Auto Copy Firefox Extension
Copy text without formatting
3 Responses to “Firefox Extended Copy”
Trackbacks/Pingbacks
-
[...] Via ghacks L’articolo ti è stato utile? Se vuoi puoi offrirmi un caffé o una birra! [...]


With my clipboard maneger I can choose: if I paste without the manager – I get formatted text, but if I paste via manager, I get plain text.
I’ve had the best luck with a little app called PureText. When you run it, a small icon appears in your system tray. If you hit the icon, anything you just copied gets stripped down to plain text ready for pasting where you will.
Best of all, it works in any application so it’s not restricted to use within Firefox.
Details at:
http://www.stevemiller.net/puretext/