View Single Post
Old February 9th, 2010, 07:27 PM   #21
TCO95
Veteran Member
 
TCO95's Avatar
 
Join Date: Dec 2007
Location: This member is not allowed in your country.
Posts: 5,176
Thanks: 47,615
Thanked 64,797 Times in 5,130 Posts
TCO95 250000+TCO95 250000+TCO95 250000+TCO95 250000+TCO95 250000+TCO95 250000+TCO95 250000+TCO95 250000+TCO95 250000+TCO95 250000+TCO95 250000+
Default

Extension: iMacros

Version: 6.5.0.0

Author/Extension Homepage: http://www.iopus.com/imacros/firefox/?ref=fxmoz

Mozilla Download: https://addons.mozilla.org/en-US/firefox/addon/3863

Description: Add macro capability to firefox

Notes: I use this to automate opening pages anonymously.

Follow the simple tutorial to enter this macro. Please note this code has only been tested for FireFox.

Using your mouse, highlight the URL you want to open and right click then copy. This will place the URL in the clipboard. Now run the macro and a new tab will open and you will be sent to the new page anonymously.

This is what it does:
Line 1 simply identifies the iMacro build number.
Line 2 opens the new tab
Line 3 sets the new tab as active
Line 4 creates the new address string
Line 5 submits the address to the browser.

VERSION BUILD=6240709 RECORDER=FX
TAB OPEN
TAB T=2
SET !VAR1 anonym.to/{{!CLIPBOARD}}
URL GOTO={{!VAR1}}

This barely scratches the surface of what this extension can do. Happy programming.
__________________

To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.
TCO95 is offline   Reply With Quote
The Following 3 Users Say Thank You to TCO95 For This Useful Post: