EME Logger

Inject EME interface and log its function calls.

Ezek a szkript azon változatai, ahol a kód módosítva lett. Minden verzió mutatása

  • v2.0 2024.02.17.

    2024/02/17 Updated to 2.0
    * Color highlighting console logs, add more formatting
    * Log method return values or error exceptions
    * Right-click context menu options to easily disable DRM key systems

  • v1.0 2022.10.02.

    # v1.0 - 2022.10.02
    * Check objects existence to suppress warning on some pages.
    * Bump version to 1.0 as the first stable release.

  • v0.6 2018.11.22. Handle invalid EventTarget calls
  • v0.5 2018.11.21. Better tracing (collapsed bt default)
  • v0.4 2018.11.21. Log message type; Log list of event listeners; Log events even no listeners were attached
  • v0.3 2018.11.09. Log event listener callbacks
  • v0.2 2018.11.03. Add stack trace
  • v0.1 2018.11.03.