anomieintheusa / Tumblr Adbloc

Because this script runs on page load, it won't block adds on subsequent dynamically loaded pages. I am investigating the issue.

Re: @anomieintheusa:

I am investigating the issue.

What user.js engine uses this in the metadata block?

// @run-at         window-load

I'm pretty sure the only valid values commonly supported are only document-end (usually implied if absent) and document-start.