
At first I wanted to make a replacement for Open Link Host, then I decided to add more features and options, so I wrote ContextMenuPlus.
With ContextMenuPlus, you can add some items to context menu(right-click menu). These items are useful for everybody, specially bloggers, web developers and web designers.
Available items:
- Copy Page Title
- Copy Page URL
- Copy Page Title and URL
- Copy Title & URL of all Tabs
- Copy as HTML Link (Page)
- Copy as Link (Page)
- Open Page Hostname
- Copy as Plain Text
- Copy as HTML
- Copy as HTML Link(Selection)
- Copy as Link(Selection)
- Copy Text and URL
- Copy Link Text
- Open Link Hostname
Shortcut keys:
-
Ctrl+Shift+C
- Copy as Plain Text, Copy Page Title
-
Ctrl+Shift+U
- Copy Page URL
Copy Page Title and URL: Copies page title and URL separated with a newline character.
Copy as HTML Link (Page): When nothing is selected copies an HTML link to the page. e.g. <a href=”http://potatozone.com/en/”>PotatoZone</a>
Copy as Link (Page): When nothing is selected copies a link to the page. e.g. PotatoZone
Open Page Hostname: For example on “https://addons.mozilla.org/en-US/firefox/addon/contextmenuplus/” opens “https://addons.mozilla.org/”
Copy as HTML: Copies HTML code of selection as it is in the page source.
Copy as HTML Link(Selection): Same as “Copy as HTML Link (Page)”, but uses selected text for link name. e.g. <a href=”https://addons.mozilla.org/en-US/firefox/addon/contextmenuplus/”>ContextMenuPlus</a>
Copy as Link(Selection): Same as “Copy as Link (Page)”, but uses selected text for link name. e.g. ContextMenuPlus
Copy Text and URL: Copies selected text and page URL separated with a newline character.
With Ctrl+Shift+C shortcut key you can copy page title(if nothing is selected) and copy selected text as plain text.
With Ctrl+Shift+U shortcut key you can copy page URL.
In Options panel(accessible from Add-on Bar) you can disable or enable features and change shortcut keys.






Firefox 3.6+(4.0+)
Google Chrome 10.0+
Opera 10.5+