Facebook profile "Posts you haven't seen yet" URL override.
window.location = window.location.slice(window.location[0], window.location.indexOf("?_tn_="))
That should work.
Greasy Fork镜像 is available in English.
window.location = window.location.slice(window.location[0], window.location.indexOf("?_tn_="))
That should work.
Facebook profile "Posts you haven't seen yet" URL override.