Modify RES Image Title

Sets the title attribute on the RES Image in a Reddit thread to match the document title. This is done so extensions like Pinterest can capture the image and use the document's title as the description.

目前为 2016-01-13 提交的版本。查看 最新版本

这些是代码更新过的版本。 显示所有版本

  • v2.0 2016-01-13 Found the implementation was inconsistent, so I modified the event attachment to ensure a) the handler to set the image title is always applied; and b) event handlers are cleaned up when no longer needed/never applied.
  • v1.1 2015-12-07
  • v1.0 2015-12-06