Is there a way to modify the parameters in the URL for apps.facebook.com
using JavaScript?
For instance, if a user chooses a photo, can we change the URL to
apps.facebook.com/myapp/?photo_id=23234
? This would allow the user to easily share the link with a friend who would then be directed straight to the same photo instead of landing on the home page.