Remove all your Facebook Likes with iMacros

Remove all your facebook likes from your profile for clean facebook wall and news feeds with simple imacros code to run from your browser.

If you want to clean up your facebook news update with all the rubbish and applications news. This is a neat trick to remove all your likes on your facebook. So you will only get the updates from your friends. You will need the browser version of IMacros which is free.
remove facebook likes

You can download Imacros for your browsers here.

IMacros for Mozilla Firefox

Imacros For Chrome

Once you’ve installed IMacros on your browser

  • Save the IMacros code below to a new macro.
  • log in to your facebook
  • Run the macro on loops according to the numbers of likes you have.

The IMacros Code:

VERSION BUILD=7200328 RECORDER=FX
SET !ERRORIGNORE YES
TAB T=1
URL GOTO=http://www.facebook.com/editprofile.php?sk=activities
TAG POS=1 TYPE=A ATTR=TXT:ShowOtherPages
WAIT SECONDS=1
TAG POS=1 TYPE=SPAN ATTR=TXT:Remove
Page
TAG POS=2 TYPE=SPAN ATTR=TXT:Remove
Page
TAG POS=3 TYPE=SPAN ATTR=TXT:Remove
Page
TAG POS=4 TYPE=SPAN ATTR=TXT:Remove
Page
TAG POS=5 TYPE=SPAN ATTR=TXT:Remove
Page
TAG POS=6 TYPE=SPAN ATTR=TXT:Remove
Page
TAG POS=1 TYPE=SPAN ATTR=TXT:Remove
Page
TAG POS=2 TYPE=SPAN ATTR=TXT:Remove
Page
TAG POS=3 TYPE=SPAN ATTR=TXT:Remove
Page
TAG POS=4 TYPE=SPAN ATTR=TXT:Remove
Page
TAG POS=5 TYPE=SPAN ATTR=TXT:Remove
Page
TAG POS=6 TYPE=SPAN ATTR=TXT:Remove
Page
TAG POS=1 TYPE=SPAN ATTR=TXT:Remove
Page
TAG POS=2 TYPE=SPAN ATTR=TXT:Remove
Page
TAG POS=3 TYPE=SPAN ATTR=TXT:Remove
Page
TAG POS=4 TYPE=SPAN ATTR=TXT:Remove
Page
TAG POS=5 TYPE=SPAN ATTR=TXT:Remove
Page
TAG POS=6 TYPE=SPAN ATTR=TXT:Remove
Page
WAIT SECONDS=7
TAG POS=1 TYPE=INPUT:BUTTON ATTR=NAME:close&&VALUE:Close
WAIT SECONDS=3

Enjoy your clean facebook home page without all the mess.

Leave a Reply