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.

Od 17.11.2021.. Pogledajte najnovija verzija.

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

  • v1.17.0 21.05.2025.

    Compatible with the comment experiment on Stack Overflow

  • v1.15 30.05.2022.

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

  • v1.14 28.05.2022.

    Trigger on /admin path for flag handling

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

    Add MYNAME var

  • v1.11 06.05.2022.

    Added filtering

  • v1.10 05.05.2022.

    Support dark mode, simplify @match directives

  • v1.09 15.04.2022.

    React to SE header change; Deal with @include deprecation

  • v1.08 19.01.2022.
  • v1.08 19.01.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 06.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.