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.

すべてのバージョンを表示しています コードが変更されたバージョンのみを表示

  • 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