Facebook and My Clean Wall

| Comments

Today I accidentally clicked on “GET TIMELINE”… which follows by a countdown of 7 days until your profile gets the new timeline layout for public. I don’t want to discuss the quality of it, or any personal opinion here. Let’s just say, I wasn’t happy. However I decided to wipe away all the content of my wall. Unfortunately Facebook doesn’t seem to like this, so they missed to provide any functionality for that. I tried several macros for greasemonkey but the result wasn’t what I expected… long story short, I wrote an own script for iMacros for Firefox.

VERSION BUILD=7401110 RECORDER=FX
TAB T=1
URL GOTO=https://m.facebook.com/YOUR_USERNAME
TAG POS=1 TYPE=A ATTR=HREF:/delete.php*&&CLASS:sec&&TXT:Remove
TAG POS=1 TYPE=INPUT:SUBMIT FORM=ACTION:/a/delete.php* ATTR=VALUE:Remove

Feel free to use this script, but be careful, it literally deletes your wall!

Copyright © 2014 - Damien Antipa. Powered by Octopress