History of the Seen

Script to implement a history of the seen approach for some news sites. Details at https://github.com/theoky/HistoryOfTheSeen

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

  • v0.4192 2015-06-10 Synced from GitHub - workaround for issue https://github.com/greasemonkey/greasemonkey/issues/2156
  • v0.419 2014-12-14 Synced from GitHub - more threading a little bit debug-code
  • v0.418 2014-12-02 Synced from GitHub - Only visible elements are marked as seen. Scrolling works, too. first "threading" code for DB related actions. fixed an init bug Fixed a cleaning bug a little bit more generic threading
  • v0.412 2014-09-02 Synced from GitHub - fixed some very small errors
  • v0.411 2014-09-01 Synced from GitHub - a new way to handle special cases like slashdot
  • v0.41 2014-08-31 Synced from GitHub - multiple ulrs for settings
  • v0.40 2014-08-30 Synced from GitHub - Changed docs cleaning DB only daily
  • v0.39 2014-08-30 Synced from GitHub - new urls, dot notation, changed dimming, hide more elements depending on site search hierarchy upwards only for specific <a> nodes.
  • v0.36 2014-08-28 Synced from GitHub - Menu: Remove info for domain
  • v0.35 2014-08-28 Synced from GitHub - Expire all urls based on date (and domain) and not on baseURI. Using baseURI leaves to many entries undeleted in the DB.
  • v0.31 2014-08-16 Synced from GitHub - details
  • v0.31 2014-08-16 Imported from URL
  • v0.3 2014-08-16 Imported from URL