Stack Exchange comment template context menu

Adds a context menu (right click, long press, command click, etc) to comment boxes on Stack Exchange with customizable pre-written responses.

Tästä skriptistä on versioita, joissa koodia päivitettiin. Näytä kaikki versiot.

  • v1.15 30.5.2022

    Better detection of user name (now works on review queues)

  • v1.14 28.5.2022

    Trigger on /admin path for flag handling

  • v1.13 28.5.2022
    • Clean up variable caching
      • Make warnings visible in UI
  • v1.12 28.5.2022

    Add MYNAME var

  • v1.11 6.5.2022

    Added filtering

  • v1.10 5.5.2022

    Support dark mode, simplify @match directives

  • v1.09 15.4.2022

    React to SE header change; Deal with @include deprecation

  • v1.08 19.1.2022
  • v1.08 19.1.2022

    socvr support

  • v1.07 22.12.2021

    Remove dependency on Stack Exchange JavaScript options which are going away soon.

    Better dialog placement (on top of close dialog buttons)

    Fix null pointer exception

  • v1.05 6.12.2021

    Load the default reasons from Github

  • v1.04 17.11.2021
    • Import comments from multiple URLs rather than from just one
      • Support JSONP URLs for importing comments (backwards compatibility)
  • v1.03 17.10.2021

    Add type for rejecting suggested edits

  • v1.02 16.10.2021

    Add ability to right click on review queue actions that close or flag

  • v1.01 15.10.2021

    Get question id when in review queue of answers

  • v1.00 11.10.2021