View Hidden Facebook Photos and Tabs Bookmarklet

Last December, I posted a bit of JavaScript known as a bookmarklet that allowed you to see photo albums for any Facebook user if the album privacy settings allowed it. This highlighted an example of "security through obscurity," since the lack of links to photos on most profiles seemed to indicate no photos could be viewed. The trick worked as advertised, though it only displayed a few albums for those who had many.

The code came from my own experiments on accessing the hidden photos. It worked quite manually, retrieving data from a particular Facebook interface and stuffing it into the current page. I figured a more elegant solution could be found by re-using the code already embedded in the page, but I had not been able to sort out all of the built-in functions.

Last night and this morning, I found what I'd been missing before, and I now present a far simpler version that gives full access to all available albums of a given user. Simply bookmark this link (right-click and choose to add a bookmark) and click the bookmark when viewing someone's profile on Facebook.

Source (theharmonyguy.com)


Download Bookmarklet:


View Bookmarklet Code:

Bookmarklet Source Code:

javascript%3A%28function%28%29%7BCSS.removeClass%28document.body%2C%27profile_two_columns%27%29%3Btab_controller.changePage%28%22photos%22%29%3B%7D%29%28%29


Rate it:


Tags:

Comments

Comments so far. Add yours.

ed

Don't work.


eddi

at alll


Vince

Does not do anything.