Tuesday, February 20, 2007

Firefox & IE - Copy Context Menu Plugin

I have created a set of browser plugins that are pretty helpful for developers and I thought that I should share them. I have created basically the same plugin for both IE and Firefox. What it does is add a "Copy As Html" and "Copy As Plain Text" to the context (right-click) menu. It is useful if you want to copy the text or underlying html from a web page into word, outlook or visual studio.

Below is a setup file that sort of automates the installation. It will install the IE plugin completely and it will copy the file for the Firefox plugin. You will have to manually open the firefox plugin using firefox and choose "Install" to complete the firefox plugin installation. The plug-in should be installed here: "C:\Program Files\Fillmore Technology Group\Utilities\Firefox\copyMenu_- 1.3.0-fx.xpi", but the actual location will be on the bottom of the last form in the setup wizard.

Since there are plenty of resources on the web that explain how to program these, I am not going to go into any detail on how it was accomplished. I will say that the end result was pretty simple to do, but finding all the information took a little time.


Copy Menu (MSI Installer) - About 106 KB
Copy Menu (Full Windows Installer) - About 3.39 MB - not recommended


Update: The Firefox plugin can be installed from the Firefox Add-on site: https://addons.mozilla.org/firefox/4554
or from here: Install Extended Copy Menu 1.3

Firefox    Internet Explorer






15 Comments:

At 2/22/2007 2:16 PM , Anonymous Dan Osborne said...

This is a very good idea.

It works very well in Firefox except when the entire line is a link.

On the Firefox page that describes the plug-in, all the links copy perfectly except for "Add your own comment" and "Read all comments".

Other than this one blemish, the plug-in is brilliant. Very helpful!

 
At 2/26/2007 5:42 PM , Anonymous kraken said...

How can I send you a version of this extension in spanish?

 
At 2/27/2007 7:57 AM , Blogger quamtar said...

Kraken,
Send it to rccode [at] gmail [dot] com

 
At 2/27/2007 11:24 AM , Anonymous markh said...

I have just sent a localized version to the above email address, providing the possibility to get a bunch more translations in one go.

 
At 3/12/2007 1:19 PM , Anonymous Anonymous said...

Thank you for the Add-on, what I think will add great value is to be able to copy content, and paste in Word without Word downloading images again. It is really frustrating opening a page with images (slow); copying and pasting into MS Word only to have "MS Word" freeze while downloading the images again. Seems that copy only copies the URL of images, and not the actual content? Seems a waste of resources to download the same images? Is it a feasible option to have a "Copy Downloaded Content" option? I suppose so; if you have someone capable of solving the problem. Thanks for contributing a number off Add-ons that I am using!

 
At 5/15/2007 1:43 PM , Anonymous Anonymous said...

Where can i find the code?

What i want.

Select text
Right mouse
menuitem: Google Search

Marco

 
At 6/05/2007 1:42 PM , Blogger ekbworldwide said...

Sorry about the multiple posts - a combination of blogger, firefox and me was acting weirdly.

 
At 7/12/2007 8:27 PM , Blogger Fer said...

Hi,

Great idea!!!

Anyway my point goes to : "Have you build the IE Addon in .NET?" I'm a .NET developer trying to build an IE Addon that insert some lines of javascript inside each page for a particular website.
Can you give some ideas on how to do it? I start looking at BHO but I can not find the way to do what I want.

Hope to hear from you soon. If you don't mind mail me to fernaramburu@hotmail.com

thanks a lot.

Fernando

 
At 10/07/2007 3:51 PM , Blogger ekbworldwide said...

Hmmm...
I forgot that I already posted a comment
-> 6/05/2007 1:42 PM
But my comment doesn't make much sense to me. Anyway, moving right along...

I can't figure out why links at
http://www.tiscali.co.uk/reference/dictionaries/difficultwords/data/content_a.html
don't work if you copy html. The complete path is not copied.

example

(x href="/reference/dictionaries/difficultwords/data/d0000100.html")a cappella, a capella(xa)(xbr)

If I copy links using
copy links
https://addons.mozilla.org/en-US/firefox/addon/605
the entire path is copied.

I've had this problem at other sites. What's the problem? What's the solution?

 
At 10/08/2007 12:33 PM , Anonymous John said...

Works Great with Firefox for Mac OSX.Is it possible to take it one step further and have it call (open) an AppleScript application (on my local machine) that gets the clipboard into an AppleScript variable for further processing?

 
At 11/21/2007 7:00 AM , Anonymous Anonymous said...

Can't get the difference between the standard 'Copy' and the extra item in my context menu 'Copy plain text'? Can you see any point?

 
At 11/22/2007 10:12 AM , Anonymous Anonymous said...

Hi

Great stuff, works flawlessly in Firefox. Would it possible to supress the standard 'copy' it just wastes space now.

 
At 11/29/2007 8:17 AM , Anonymous Anonymous said...

or just remove 'Copy as plain text'

 
At 12/19/2007 4:34 PM , Anonymous Bill said...

Great add-on! Thanks!

One question - what is the name of the BHO? When looking in IE7 Add-ons manager, I don't see it listed.

 
At 4/27/2008 1:47 AM , Anonymous Anonymous said...

Extended Copy Menu
Locales in New version on AMO (1.5) works not.
The updated version for download is available here:
http://www.box.net/shared/jr3jkwhwkw

regards,
Steve

 

Post a Comment

Links to this post:

Create a Link

<< Home