Pages

Showing posts with label Step-By-Step. Show all posts
Showing posts with label Step-By-Step. Show all posts

Tuesday, July 16, 2013

Remove all blog from blogger

[iMacros Script] Remove all blog from blogger
VERSION BUILD=7601105 RECORDER=FX
TAB T=1
TAG POS=1 TYPE=A ATTR=href:/blogger.g?blogID=*#overview/src=dashboard&&TXT:*
WAIT SECONDS=1
TAG POS=1 TYPE=SPAN ATTR=ID:blog-tab-settings
WAIT SECONDS=1
TAG POS=1 TYPE=SPAN ATTR=TXT:Other
WAIT SECONDS=1
TAG POS=1 TYPE=A ATTR=TXT:Delete<SP>blog
WAIT SECONDS=1
TAG POS=1 TYPE=BUTTON ATTR=TXT:Delete<SP>This<SP>Blog
WAIT SECONDS=3
1. Login google account
2. goto blogger dashboard
3. Look at repeat macros (imacros bar)
4. put max loop in text box
5. Click “Play (Loop) bottom

Using iMacros for Firefox: A Visual, Step-By-Step Tour

One of the best pieces of news related to the recent release of version 3 of Mozilla’s Firefox browser is that most popular extensions now work with it. In this post, I’ll present an extensive guided tour to my favorite, free Firefox extension of all: iMacros. If you spend a lot of time in Firefox, and especially if you perform a lot of repetitive tasks each day, iMacros can save you tons of time and hassle. It sits in your Firefox toolbar, and lets you record tasks whether they are oft-performed web development tasks, or simple tasks such as opening a series of tabs you use each day. Here, in pictures, is how it works.