views:

63

answers:

2

In Firefox, I'd like to be able to highlight a word or number, then right click and have options that would open various custom links such as:

View User Profile -> http://mysite.com/user/HIGHLIGHTEDWORD

View User Admin Page -> http://mysite.com/admin/user.php?user=HIGHLIGHTEDWORD

View Order Page -> http://mysite.com/orderdetailspage.php?order%5Fid=HIGHLIGHTEDWORD

Something like that would save me and my team a lot of time.

Does anyone know is such a plugin exists, and if not what would be involved in developing one?

thanks

+2  A: 

This page has some options for Menu customization extensions:

Maybe you could use one of those extensions with keyword searches?

Annie
+2  A: 

I believe in you!

I know you're trying to save yourself some time with due diligence researching whether it's been done, but with the power of copy and paste, you could "write your own" almost as quickly as asking the question.

dlamblin