SankakuAddon

Adds a few quality of life improvements on Sankaku Channel: 'Choose/Set Parent' modes, automatic image scaling, duplicate tagging/flagging, muting videos, speaker icons on loud videos, + - tag search buttons. Fully configurable using localStorage.

2017/03/17時点のページです。最新版はこちら。

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

  • v0.99.14 2020/12/05 '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 2020/12/05 added option to delete useless_tags tag when saving (but only if tags were changed)
  • v0.99.12 2020/12/04 slighty better compatibility, should now fully work in Violentmonkey as well
  • v0.99.11 2020/12/03 rudimentary support for Greasemonkey (Choose/Set Parent Modes and Flag Duplicate disabled)
  • v0.99.10 2020/12/03 Use GM_openInTab instead of window.open if possible (Tampermonkey only)
  • v0.99.09 2020/11/23 fix gap before 'common tags' due to a margin (also fix my IDE screwing up my code style)
  • v0.99.09 2020/11/23 fix large gap before 'current tags' in tag menu
  • v0.99.09 2020/11/23 added a new vertically compact tag menu layout (check addon config)
  • v0.99.08 2020/11/23 improve tag menu tag/group/table alignment, generify config dialog creation
  • v0.99.07 2020/11/23 Use Flexbox in tag menu (slightly better 'tagwrapping')
  • v0.99.06 2020/11/22 support other language urls (containing /jp/ etc)
  • v0.99.05 2020/11/22 slighty adjusted margins in tag menu
  • v0.99.04 2020/11/22 fixed + - tag buttons scrolling to search bar, fix potential issue where post mode wasn't correctly updated on pageload
  • v0.99.03 2020/11/22 allow empty table entries
  • v0.99.03 2020/11/22 added support for tables in tag menu (check Info page on Sleazy Fork)
  • v0.99.02 2020/11/21 added a copy of the "Save changes" button to the tag menu, a few more style changes
  • v0.99.01 2020/11/20 forgot to clamp scale values
  • v0.99.01 2020/11/20 tag menu is now drag-scaleable
  • v0.99.00 2020/11/18 slightly adjust dark mode
  • v0.98.99 2020/11/17 support for official dark mode
  • v0.98.98 2020/11/17 Oops, let's remove that alert
  • v0.98.98 2020/11/17 Possible fix for addon not always initializing
  • v0.98.97 2020/09/10 added option to set the video volume
  • v0.98.96 2019/11/09 weaken color intensity of 'post approve' mode
  • v0.98.95 2017/08/06 added option to disable tag menu
  • v0.98.94 2017/08/05
  • v0.98.94 2017/08/05 experimental compatibility fix for "Sankaku Channel Dark" (activate it in the addon config), quicklink from tag wiki to tag edit page
  • v0.98.93 2017/06/01 added option to choose between scrolling to image top or center. fixed "scale on window resize" off state not saving.
  • v0.98.91 2017/06/01 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 2017/05/30 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 2017/05/28 added find [S]imilar, [D]elete and [V] set parent shortcuts, added more error checking
  • v0.98.73 2017/05/06 hotkeys should only work when alt, ctrl and shift aren't pressed
  • v0.98.72 2017/03/17 changed behaviour of the + - tag search buttons: tags are toggled and '-' toggles the negative tag ("-tagname")
  • v0.98.70 2017/03/16 changed "common tags" syntax to JSON to allow for better structuring of tags in the tag menu
  • v0.98.30 2017/03/13 added speaker icons to recommended posts too
  • v0.98.22 2017/03/11 hopefully fixed new modes sometimes not appearing for good
  • v0.98.21 2017/03/11 fixed post page not working when logged out
  • v0.98.2 2017/03/11 added a few hotkeys for certain functions
  • v0.98.1 2017/03/10 fixed new modes not always appearing
  • v0.98 2017/03/10
  • v0.98 2017/03/10 added optional (Unicode) speaker icon on thumbnails with audio. fixed new modes sometimes not being at the bottom of the list
  • v0.97.91 2017/03/09 + - tag search buttons not considered experimental anymore and enabled by default, fixed addon not working on post page when logged out
  • v0.97.90 2017/03/09 added option to pause videos, fixed issue sometimes loading config too late
  • v0.97.85 2017/03/08 also center flash videos
  • v0.97.8 2017/03/08 scroll-to-image function now vertically centers image in window
  • v0.97.7 2017/03/07 fixed image scaling option being ignored, added experimental tag menu, lots of refactoring
  • v0.97 2017/03/06 added experimental + - tag search buttons, added option to only downscale
  • v0.96 2016/11/15 1. sitefix: make pools without English translation clickable (shows "<missing English translation>"), 2. script should now be compatible with any sensible browser
  • v0.95.1 2016/10/16 fixed "Flag duplicate" action showing "undefined"
  • v0.95 2016/10/16

スクリプトのすべてのバージョンを表示