Sleazy Fork is available in English.

Marker's Derpibooru Image Preloader

Preload previous/next images.

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

  • v1.2.14 2023/04/17 Fix selector in response to change on Derpi, Fix linter warning, Version 1.2.14
  • v1.2.13 2020/08/03 Implement large file support https://github.com/philomena-dev/philomena/commit/49f0476ad84b0dea91a7a9bea9db758f45a9af84, Version 1.2.13
  • v1.2.12 2020/07/12 Removed unnecessary Promise
  • v1.2.12 2020/05/22 Update library
  • v1.2.11 2020/03/01 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 2020/02/04 More fixes
  • v1.2.8 2020/02/04 Fixed api
  • v1.2.7 2020/01/01 Use new v1 api for fetching image meta, script doesn't fucking use css lol Why did I add this...?
  • v1.2.6 2019/12/18 CSP bypass for Firefox Violentmonkey
  • v1.2.5 2019/08/03 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 2019/07/14 Update library
  • v1.2.3 2019/05/18 And another thing...
  • v1.2.2 2019/05/17 Add GM_addStyle permission & fix @include, Version bump 1.2.2
  • v1.2.1 2019/02/16 Minor fixes
  • v1.2.0 2019/02/15 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 2018/07/31 Apply preloading to current page
  • v1.0.0 2018/07/31 Imported from URL