I have written a Chrome extension that takes a screenshot of a Go (a board game) board and then downloads the screenshot to the local system.
Although the extension works, I cannot invoke the extension twice in a row without reloading the page because if I attempt to do so, I get the error:
Uncaught SyntaxError: Identifier 'BadukFlash' has already been declared (at baduk_flash.js:1:1)