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.

These are all versions of this script. Show only the versions where the code changed.

  • 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