FB: Full Timestamps 2019

Shows full timestamps on Facebook posts

コードが変更されたバージョンのみを表示しています。 すべてのバージョンを表示

  • v3.71 2019/05/16 var iCapture = document.querySelector('._3576').parentNode; CHANGED TO var iCapture = document.querySelector('._3576').parentNode.parentNode;
  • v3.7 2019/05/16 New Feature. Save post as Image.
  • v3.62 2019/05/16 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 2019/05/15
  • v3.6 2019/05/15 Various bug fixes, code optimizations, etc.
  • v3.5 2019/05/11 A few small updates and bug fixes.
  • v3.45 2019/04/18 Repeating button (Bugfix)
  • v3.4 2019/04/18 New Feature (Shows Copy button on status posts)
  • v3.3 2019/04/07 Fix, Last version I broke something somehow lol.
  • v3.21 2019/04/07 small adjustment
  • v3.11 2019/04/07 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 2019/04/07 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 2019/02/25
  • v3.07 2019/02/25
  • v3.06 2019/02/25 Fixed a problem with previous code.
  • v3.05 2019/02/25 Shows URLs on Ads and attached URLs now also.
  • v3.04 2019/02/19
  • v3.03 Pre-Release 2019/02/18
  • v3.02 Beta 2019/02/18
  • v3.01 Beta 2019/02/18 (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 2019/02/17 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 2019/02/14
  • v2.03 2019/02/14 (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 2019/01/29
  • v2.01 2018/12/05 RegEx Modification to remove unnecessary information from status ID and URL /(\?__xts__%.+|\/\?type=\d&__xts__%.+)/gm
  • v2.00 2018/09/27
  • v1.00 2018/08/13