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.

Ceci est la version du script où le code a été mise à jour. Présenter toutes les versions.

  • v1.15 2022-05-30

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

  • v1.14 2022-05-28

    Trigger on /admin path for flag handling

  • v1.13 2022-05-28
    • Clean up variable caching
      • Make warnings visible in UI
  • v1.12 2022-05-28

    Add MYNAME var

  • v1.11 2022-05-06

    Added filtering

  • v1.10 2022-05-05

    Support dark mode, simplify @match directives

  • v1.09 2022-04-15

    React to SE header change; Deal with @include deprecation

  • v1.08 2022-01-19
  • v1.08 2022-01-19

    socvr support

  • v1.07 2021-12-22

    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 2021-12-06

    Load the default reasons from Github

  • v1.04 2021-11-17
    • Import comments from multiple URLs rather than from just one
      • Support JSONP URLs for importing comments (backwards compatibility)
  • v1.03 2021-10-17

    Add type for rejecting suggested edits

  • v1.02 2021-10-16

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

  • v1.01 2021-10-15

    Get question id when in review queue of answers

  • v1.00 2021-10-11