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

3 Users Commented In This Post
Subscribe To This Post Comment Rss Or TrackBack URL