IMDB works#

Shows number of credited works after names on IMDB site

These are versions of this script where the code was updated. Show all versions.

  • v1.0.7 2017-01-26 works# primary number filtering: ignore self/thanks/archive and select the maximum from the rest
  • v1.0.6 2017-01-24 skip links with sub-elements rule, autocleanup stale data (3 months)
  • v1.0.5 2017-01-24 fix bugs, limit concurrent xhr to 16
  • v1.0.4 2017-01-23 Queueing a duplicate url request will reuse the result from earlier request
  • v1.0.3 2017-01-23 opacity=0.5 for the total number after /
  • v1.0.2 2017-01-23 display stale cached data temporarily until replaced with the xhr'd data
  • v1.0.1 2017-01-23 plain link detect: skip if image inside, skip if no text
  • v1.0 2017-01-23