Last active
August 29, 2015 14:03
-
-
Save nbriz/144b81a8e97f88f3fc69 to your computer and use it in GitHub Desktop.
loadActivityMen.js
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var edit = $('.uiPopover > a'); | |
for (var i = 0; i < edit.length; i++) { edit[i].click(); }; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
UPDATES >>>> http://nickbriz.com/facebook/unfriend.html <<< new scripts which might help ( comment here if u still have issues )