Skip to content

Instantly share code, notes, and snippets.

@sorenlouv
Last active December 21, 2023 03:48
Show Gist options
  • Star 8 You must be signed in to star a gist
  • Fork 3 You must be signed in to fork a gist
  • Save sorenlouv/0e4563f258c9e85e4ae1 to your computer and use it in GitHub Desktop.
Save sorenlouv/0e4563f258c9e85e4ae1 to your computer and use it in GitHub Desktop.
Get "xs" value from Facebook cookie
@frenchiveruti
Copy link

Is there a way to do the same thing with Firefox?

@frenchiveruti
Copy link

Ok, so here's the way to do it on Firefox:

  1. Press F12 to open Dev Mode.
  2. Go to config (the gear on the top of dev tools, on the right side).
  3. On "default dev Tools" (the left column) you need to enable the option "Storage"
  4. Then, simply open the new storage tab on the dev tool bar, and go to "cookies"
  5. Click on www.messenger.com.
  6. Copy (WITH CTRL+C) the value of xs.

@Zerquix18
Copy link

I have installed EditThisCookie and it's really useful in this cases.

@elizabethsiegle
Copy link

elizabethsiegle commented Sep 12, 2016

"Resources" is now "Application" in Google Dev Console

@bateren
Copy link

bateren commented Apr 16, 2018

Bro how do i get my xs facebook id. I checked developer but can't find Application Tab

@johan456789
Copy link

@bateren Log into messenger.com with your account. Use EditThisCookie. Press xs and it will give you the value.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment