goodreadsReply

Quote only the selected text on a Goodreads comment reply; allow user to use Markdown

这些是此脚本变更过代码的版本。 显示所有版本。

  • v0.6.3 2017-04-25 Add strikethrough support
  • v0.6.2 2017-04-25 Only use jQuery, instead of whatever other $ function GR is using. Better handling of default quotes
  • v0.6.1 2017-04-18
  • v0.6 2017-04-18 also strip </p><p>
  • v0.5 2017-04-17
  • v0.5 2017-04-17
  • v0.4 2017-04-16 Allow this script to operate on Reviews as well as Group discussions; Allow the use of Markdown
  • v0.3 2017-02-07 Prevent original GR click() handler working, and clean up addition of default text (when nothing is selected)
  • v0.2 2017-02-07 Really delete the jquery library
  • v0.2 2017-02-07 @requires jQuery library removed; I know it should be there, but Goodreads is apparently using their own version, and it's not compatible with 'latest'
  • v0.1 2017-02-07