Unhide eNotes

Unhide eNotes answers and articles!

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

  • v0.52 2023-08-25

    Cleaned up the code a bit.

  • v0.51 2023-08-25

    Fixed a weird issue where some of the answer is visible from server side, so the script was deleting more than intended.

  • v0.50 2023-08-25

    Reworked the script from scratch to keep up with DOM changes at enotes.

  • v0.44 2022-05-28
  • v0.43 2022-05-28
  • v0.42 2022-05-24
  • v0.41 2022-05-15
  • v0.4 2022-05-15
  • v0.3 2022-05-10

    Capturing sponsor banners better than before. Ignoring the one in the nav because it's small and I'd have to write too much to get rid of it.

    Fixed the article page reorganization.

  • v0.2 2022-05-10

    Everything is in a try block to ensure that the JS execution doesn't stop.

    Article pages now work as well.

  • v0.1 2022-05-10