Sleazy Fork is available in English.

Marker's Derpibooru Image Preloader

Preload previous/next images.

هذه إصدارات لهذا البرنامج النصي حيث تم تحديث الكود. عرض كل الإصدارات.

  • v1.2.14 17-04-2023 Fix selector in response to change on Derpi, Fix linter warning, Version 1.2.14
  • v1.2.13 03-08-2020 Implement large file support https://github.com/philomena-dev/philomena/commit/49f0476ad84b0dea91a7a9bea9db758f45a9af84, Version 1.2.13
  • v1.2.12 12-07-2020 Removed unnecessary Promise
  • v1.2.12 22-05-2020 Update library
  • v1.2.11 01-03-2020 Remove unnecessary element class "js-burger-links" serves as selector target to duplicate user links into the burger menu during page initialization. Depending on code execution order, it would occasionally cause our UI to be copied as well. See: https://github.com/derpibooru/philomena/blob/3fdae6b99ccf701edd4c8b3070c0193ebc751256/assets/js/burger.js#L29
  • v1.2.9 04-02-2020 More fixes
  • v1.2.8 04-02-2020 Fixed api
  • v1.2.7 01-01-2020 Use new v1 api for fetching image meta, script doesn't fucking use css lol Why did I add this...?
  • v1.2.6 18-12-2019 CSP bypass for Firefox Violentmonkey
  • v1.2.5 03-08-2019 Change fetch sequential image due to site change The response for the "/[next|prev]/{imageId}.json" endpoint was changed from including the actual metadata to only including the image id.
  • v1.2.4 14-07-2019 Update library
  • v1.2.3 18-05-2019 And another thing...
  • v1.2.2 17-05-2019 Add GM_addStyle permission & fix @include, Version bump 1.2.2
  • v1.2.1 16-02-2019 Minor fixes
  • v1.2.0 15-02-2019 Changed webm support detection method, minor change to UI, Update script in response to new image URL used by Derpibooru, Version bump to 1.2.0
  • v1.1.0 31-07-2018 Apply preloading to current page
  • v1.0.0 31-07-2018 Imported from URL