Frage

When developing a script for Tampermonkey, I don't get the line-number that has errors, just what error it is. Is it possible to get the number somehow?

War es hilfreich?

Lösung

The way I have my configurations, I see everything. Here is how:

  1. TamperMonkey Dashboard |> Settings Tab |> General |> Config mode: |> Select Advanced
  2. Debug scripts: |> Checked
  3. Logging level: |> Select Error (dealer's choice here, I chose this but you can decide)
Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top