Greasy Fork is available in English.

FB: Full Timestamps 2019

Shows full timestamps on Facebook posts

Estas são as versões deste script em que houve atualização do código. Mostar todas versões.

  • v3.71 16/05/2019 var iCapture = document.querySelector('._3576').parentNode; CHANGED TO var iCapture = document.querySelector('._3576').parentNode.parentNode;
  • v3.7 16/05/2019 New Feature. Save post as Image.
  • v3.62 16/05/2019 Experimental Version, adds the ability to save statuses as images. Currently doesn't render any images contained within the status post, but working on a fix.
  • v3.61 15/05/2019
  • v3.6 15/05/2019 Various bug fixes, code optimizations, etc.
  • v3.5 11/05/2019 A few small updates and bug fixes.
  • v3.45 18/04/2019 Repeating button (Bugfix)
  • v3.4 18/04/2019 New Feature (Shows Copy button on status posts)
  • v3.3 07/04/2019 Fix, Last version I broke something somehow lol.
  • v3.21 07/04/2019 small adjustment
  • v3.11 07/04/2019 and.. if you look in the console while browsing photos (individually) via Photo Albums, you'll notice the console logs each photo's caption information as you move to the next photo and so forth.
  • v3.10 07/04/2019 Quite a few improvements to this code, fixed an issue with older posts showing two dates, while keeping recent posts to still show X hr and X min to the the left of the timestamps. There is also some logging abilities now, if you go to a page and view photos on that page while browsing each photo in an album, you'll discover that I've added a copy button, what this does is it will copy the descrption of the photo e.g. the photo's caption to the clipboard, and if you look in the console
  • v3.08 25/02/2019
  • v3.07 25/02/2019
  • v3.06 25/02/2019 Fixed a problem with previous code.
  • v3.05 25/02/2019 Shows URLs on Ads and attached URLs now also.
  • v3.04 19/02/2019
  • v3.03 Pre-Release 18/02/2019
  • v3.02 Beta 18/02/2019
  • v3.01 Beta 18/02/2019 (7 pm ≃ ᴀᴘᴘʀᴏxɪᴍᴀᴛᴇ) Now shows on posts where time information isn't available due to Facebooks changes, it takes the (X hrs ago) and reduces that form the current time in order to generate an approximate time.
  • v3.0 Beta 17/02/2019 Facebook changed their post algorithms so newer posts weren't showing any time or URL data, it took a lot of experimentation to get version 3.0 working, but it's up for testing.
  • v2.03 14/02/2019
  • v2.03 14/02/2019 (Small Tweak) 1don 2/11/2019 at 11:05:34 PM >>> 1d on 2/11/2019 at 11:05:34 PM (Fixes spacing on Facebooks built in live(stamps)
  • v2.01 29/01/2019
  • v2.01 05/12/2018 RegEx Modification to remove unnecessary information from status ID and URL /(\?__xts__%.+|\/\?type=\d&__xts__%.+)/gm
  • v2.00 27/09/2018
  • v1.00 13/08/2018