SankakuAddon

Adds a few quality of life improvements on Sankaku Channel: Automatic image scaling, scrolling to image, thumbnail icons for loud/animated posts, muting/pausing videos, + - tag search buttons, a tag menu which allows for tagging by clicking, 'Choose/Set Parent' modes, easier duplicate tagging/flagging. Fully configurable through the Addon config.

Voici les versions de ce script où le code a été modifié. Voir toutes les versions.

  • v0.99.19 12/12/2020 hopefully fix Choose/Set Parent modes not always appearing, add @author field
  • v0.99.18 10/12/2020 try to solve fundamental issue where sitescript has not yet loaded, replace unsafeWindow.Cookie, fix post click event when not logged in, run on /post/index as well
  • v0.99.17 09/12/2020 added DText style buttons to wiki edit pages (they can add, remove or 'extend' styles on selected text), a few optimizations, loading original images shouldn't change the view anymore
  • v0.99.16 08/12/2020 added (maybe too) big default common tags list based on the wiki, changed default tag menu layout to vertically compact, common tags list allows for line breaks (and is resizable), many code style changes (use single-quotes, template strings, arrow functions)
  • v0.99.14 05/12/2020 'modernize' the script a bit, fix post mode resetting for good, darkmode fixes and adjustments (post modes!), always log addon notices to console, remove pool sitefix, postmode hotkeys now work when the dropdown has focus
  • v0.99.13 05/12/2020 added option to delete useless_tags tag when saving (but only if tags were changed)
  • v0.99.12 04/12/2020 slighty better compatibility, should now fully work in Violentmonkey as well
  • v0.99.11 03/12/2020 rudimentary support for Greasemonkey (Choose/Set Parent Modes and Flag Duplicate disabled)
  • v0.99.10 03/12/2020 Use GM_openInTab instead of window.open if possible (Tampermonkey only)
  • v0.99.09 23/11/2020 fix gap before 'common tags' due to a margin (also fix my IDE screwing up my code style)
  • v0.99.09 23/11/2020 fix large gap before 'current tags' in tag menu
  • v0.99.09 23/11/2020 added a new vertically compact tag menu layout (check addon config)
  • v0.99.08 23/11/2020 improve tag menu tag/group/table alignment, generify config dialog creation
  • v0.99.07 23/11/2020 Use Flexbox in tag menu (slightly better 'tagwrapping')
  • v0.99.06 22/11/2020 support other language urls (containing /jp/ etc)
  • v0.99.05 22/11/2020 slighty adjusted margins in tag menu
  • v0.99.04 22/11/2020 fixed + - tag buttons scrolling to search bar, fix potential issue where post mode wasn't correctly updated on pageload
  • v0.99.03 22/11/2020 allow empty table entries
  • v0.99.03 22/11/2020 added support for tables in tag menu (check Info page on Sleazy Fork)
  • v0.99.02 21/11/2020 added a copy of the "Save changes" button to the tag menu, a few more style changes
  • v0.99.01 20/11/2020 forgot to clamp scale values
  • v0.99.01 20/11/2020 tag menu is now drag-scaleable
  • v0.99.00 18/11/2020 slightly adjust dark mode
  • v0.98.99 17/11/2020 support for official dark mode
  • v0.98.98 17/11/2020 Oops, let's remove that alert
  • v0.98.98 17/11/2020 Possible fix for addon not always initializing
  • v0.98.97 10/09/2020 added option to set the video volume
  • v0.98.96 09/11/2019 weaken color intensity of 'post approve' mode
  • v0.98.95 06/08/2017 added option to disable tag menu
  • v0.98.94 05/08/2017
  • v0.98.94 05/08/2017 experimental compatibility fix for "Sankaku Channel Dark" (activate it in the addon config), quicklink from tag wiki to tag edit page
  • v0.98.93 01/06/2017 added option to choose between scrolling to image top or center. fixed "scale on window resize" off state not saving.
  • v0.98.91 01/06/2017 added (optional) icons for thumbnails of animated posts. icons should now appear on all pages. added fix for theoretical case of videos not muting. added g and h hotkeys for horizontal and vertical scaling.
  • v0.98.75 30/05/2017 partial compatibility fix for Galinoa's Sankaku Channel Dark: scaling doesn't destroy aspect ratio anymore, horizontal scaling currently doesn't work right because of image positioning changes
  • v0.98.74 28/05/2017 added find [S]imilar, [D]elete and [V] set parent shortcuts, added more error checking
  • v0.98.73 06/05/2017 hotkeys should only work when alt, ctrl and shift aren't pressed
  • v0.98.72 17/03/2017 changed behaviour of the + - tag search buttons: tags are toggled and '-' toggles the negative tag ("-tagname")
  • v0.98.70 16/03/2017 changed "common tags" syntax to JSON to allow for better structuring of tags in the tag menu
  • v0.98.30 13/03/2017 added speaker icons to recommended posts too
  • v0.98.22 11/03/2017 hopefully fixed new modes sometimes not appearing for good
  • v0.98.21 11/03/2017 fixed post page not working when logged out
  • v0.98.2 11/03/2017 added a few hotkeys for certain functions
  • v0.98.1 10/03/2017 fixed new modes not always appearing
  • v0.98 10/03/2017
  • v0.98 10/03/2017 added optional (Unicode) speaker icon on thumbnails with audio. fixed new modes sometimes not being at the bottom of the list
  • v0.97.91 09/03/2017 + - tag search buttons not considered experimental anymore and enabled by default, fixed addon not working on post page when logged out
  • v0.97.90 09/03/2017 added option to pause videos, fixed issue sometimes loading config too late
  • v0.97.85 08/03/2017 also center flash videos
  • v0.97.8 08/03/2017 scroll-to-image function now vertically centers image in window
  • v0.97.7 07/03/2017 fixed image scaling option being ignored, added experimental tag menu, lots of refactoring

Afficher toutes les versions de script