I would like to debug bookmarklets. How can i do this? Preferably in Firefox.
There is only one line of code in bookmarks, so direct debugging is impractical.
If I create a “script” tag with the code that I send from the bookmarklet, the code from this “script” tag is not specified in Firebug scripts ... (this code works correctly, just cannot debug)
Alternatively, if you can debug code entered in the console, it will also be OK.
Greck source
share