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.

These are versions of this script where the code was updated. Show all versions.

  • v0.99.58 2022-02-28
    • add third-party_edit to the duplicate deletion sanity check as well
      • try fixing scroll to image sometimes being off by a pixel (sadly no guarantee due to subpixel rendering)
      • add a "History »" tag history link to the tag edit page
  • v0.99.57 2022-02-26

    the deletion page update:

    • add a "custom" delete reason for duplicates (which fills out the custom reason field automatically)
    • make custom reason field not tiny
    • add some sanity checks for duplicates (warns when either post is tagged as upscaled, legitimate_variation or revision, also warns of missing duplicate tag)
    • add a copy button to "Tags not present in parent" (which currently only ignores the (potential_)duplicate tag)
    • fix delete hotkey for non-english languages
    • change "addon:" notices to "[addon]"
  • v0.99.56 2022-02-11

    - fix "Edit Tags" edit box closing when clicking tag auto-suggestions
    thanks Bic yet again

  • v0.99.55 2022-02-11
    • read tags for "Edit Tags" mode differently to fix an issue with browser extensions removing the img tag's title field
    • fix "Edit Tags" mode not working on the similar post page
      thanks to BicHD for the solutions!
  • v0.99.54 2022-02-08
    • add "Edit Tags" mode which allows to, well, edit tags right on the main page (though it can't show/edit the parent id, source link and rating/note locks)
    • add preliminary ratings icons (S, Q, E) on post thumbnails (off by default)
  • v0.99.53 2022-02-04

    add tag script presets; a configurable list of tag scripts found below the "Mode" menu

  • v0.99.52 2022-02-04

    allow optional score ("positive", "negative" or "neutral") inside record templates

  • v0.99.51 2022-02-04

    add option to load the original image automatically (off by default), with an optional filesize limit (defaults to 4MB)

  • v0.99.50 2022-02-04

    - fix Galinoa's note fix always being applied when image scaling is disabled
    - fix image scrolling using wrong height value
    - remove image scrolling delay
    - fix flash size detection (lol)

  • v0.99.49 2022-02-03

    add record templates: adds a dropdown to the "Add Record" page which sets the "Reason" textbox to some configurable text

  • v0.99.48 2022-01-21

    only execute note fix for Galinoa's Sankaku Channel Dark on default size (no idea if that still works)

  • v0.99.47 2022-01-21

    fix all issues related to translation notes

  • v0.99.46 2022-01-20
    • add hotkey configuration (currently only for post page hotkeys)
    • add "add translation" hotkey (defaults to t)
  • v0.99.45 2022-01-18

    add alternative category collapser style with category name

  • v0.99.44 2022-01-12

    fix false-positive error on similar post page

  • v0.99.43 2021-12-15

    switch 2 tags around, fix one instance of error logging

  • v0.99.42 2021-12-10

    some changes/fixes to the default tag list like added skin and background colors

  • v0.99.41 2021-12-09

    ctrl-clicking a tag in the tag menu will open the corresponding wiki page

  • v0.99.40 2021-12-09

    fix some missing underscores in the default tags list

  • v0.99.39 2021-11-25

    try to equalize the site's CSS when logged out (it is different from when being logged in), should finally fix the layout breakage when thumbnail icons are enabled

  • v0.99.38 2021-11-25

    revert accidental style changes

  • v0.99.37 2021-11-25

    revert all layout "fixes" since 0.99.33 (issue was caused by temporary site CSS change?)

  • v0.99.36 2021-11-25

    fix layout breakage properly (reverting the hacky workarounds)

  • v0.99.35 2021-11-25
    • apply layout fix to all thumbnails when thumbnail icons are enabled
      • don't fade out thumbnails when post history is disabled
  • v0.99.34 2021-11-24

    attempt to fix layout breakage between browsers when thumbnail icons are enabled

  • v0.99.33 2021-04-27
    • slightly rework async image/action list detection
    • add a small delay to image scrolling
  • v0.99.32 2021-04-26

    fix image scaling when details can't be read (hopefully for real this time)

  • v0.99.31 2021-04-25

    fix image scaling on non-resized posts when not logged in

  • v0.99.30 2021-03-04 add an optional ~ ("or") tag search button, disabled by default
  • v0.99.29 2021-01-16 a new config dialog (unfinished), tag category collapsers can be drag-closed or opened, add option to show file type under post “Details” (enabled by default), add option to move post “Details” to the right of the edit form (disabled by default), “fade out posts” doesn’t fade out box shadow of posts
  • v0.99.28 2021-01-09 change style of collapsed tag category, fix collapser state not being loaded correctly, collapsing a category now affects other open tabs as well
  • v0.99.27 2021-01-08 add tag category collapsers on post pages (needs to be enabled first), add sitefix for broken pixiv links under 'Details'
  • v0.99.26 2021-01-05 fix scroll to center not working properly (regression from 0.99.23), improve image scroll reliability by waiting one animation frame
  • v0.99.25 2020-12-28 fix ViolentMonkey compatibility
  • v0.99.24 2020-12-23 don't fadeout thumbnails on your own uploads or favorites page, cache thumbnail elements (should improve performance of fading out posts 'live')
  • v0.99.23 2020-12-21 translation notes finally scale as well (will work with adding/editing notes but they will appear to 'slide off' your cursor when you move them so I still recommend resetting the image size), add a small 100% original icon, the config menu can now be opened via the usermanager as well (using GM.registerMenuCommand), use GM.addStyle if possible, don't run in iframes
  • v0.99.22 2020-12-19 use GM.set/getValue etc instead of localStorage if possible (this means settings are permanently stored inside the userscript manager and are also shared between idol and chan - except the common tags list and post history, which are separate for each site)
  • v0.99.21 2020-12-18 change 'wiki template' to always show in a separate textarea (so it won't be used as default text on wiki add pages anymore)
  • v0.99.21 2020-12-18
  • v0.99.21 2020-12-18
  • v0.99.21 2020-12-18 select whole line of wiki template via arrow keys as well
  • v0.99.21 2020-12-18 add 'wiki template' option which is text that will be used as default text on wiki add pages and be shown separately on wiki edit pages to be easily copied (using the 'c' hotkey or a button press)
  • v0.99.20 2020-12-17
  • v0.99.20 2020-12-17 experimental option to fade out thumbnails of viewed posts (separate history for chan and idol), fix config dialog not being centered in Chrome (also use scrollbars if too large), 'hide headerlogo' doesn't scroll anymore (unnecessary on modern browsers), a lot more error checking and more precise logging (logging levels), more code modernizations
  • v0.99.19 2020-12-12
  • v0.99.19 2020-12-12 hopefully fix Choose/Set Parent modes not always appearing, add @author field
  • v0.99.18 2020-12-10 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 2020-12-09 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 2020-12-08 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 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

Show all script versions