Copy
Copy
This function allows you to copy selected information directly from the webpage.

The main options are:
· Page URL – this copies the page URL to the clipboard. This is the same information as is found in the address bar of your browser.
· Page Title – this copies the page’s TITLE information to the clipboard. This is the information stored under the TITLE tag of the current webpage.
· Page Title/URL as Anchor Tag – this copies the page’s URL and TITLE information within an <a href = > </a> tag to the clipboard. This can be useful if you want to paste this information in a webpage.
· Page Source Code – this copies the page's entire source code to the clipboard. This can be useful if you want to paste the entire source code of the page into another webpage.
· Page as Bitmap – this copies a page as a bitmap to the clipboard. This bitmap can then be pasted in an image processing software. Note: This function is not currently available in Firefox.
· List of Hyperlink URLs – this copies a list of all hyperlinks encountered in the current webpage into the clipboard. This can be useful for integrating these hyperlinks into another webpage.
· List of Hyperlinks as HTML Tags – this copies all hyperlinks encountered on the active page as HTML tags.
· List of Image URLs – this copies all image URLs encountered on the active page.
· List of Images as HTML Tags – this copies all image tags encountered on the active page as HTML tags.
· Copy Meister - This launches the Copy Meister functionality. For more information on Copy Meister please see the Copy Meister chapter in this manual. Note: This function is not currently available in Firefox.