Skip to content

Instantly share code, notes, and snippets.

@marco-hoyer
marco-hoyer / comdirect_postbox_download.js
Created September 21, 2022 17:41
Paste this into the browser js console when you have your postbox open and get all documents downloaded for the current page
downloadLinks = $('a[id$="downloadLink"]')
for (const [_, value] of Object.entries(downloadLinks)) {
window.open(value.href, "_blank")
}

Keybase proof

I hereby claim:

  • I am marco-hoyer on github.
  • I am mhoyer (https://keybase.io/mhoyer) on keybase.
  • I have a public key ASAGxsm0vVj1Z86CHDjZY1tMqVJzW3IjeweYvUACpfprZAo

To claim this, I am signing this object: