Fixing Abduction! to work with Firefox 36+

Abduction is a great little Firefox extensions that lets you take image captures of websites. Unfortunately, changes added in Firefox 36 made the extension stop working and it now throws out an exception instead: “Not enough arguments [nsIWebBrowserPersist.saveURI]” nsresult: “0x80570001 (NS_ERROR_XPC_NOT_ENOUGH_ARGS)”

The good news is that there is a dirty fix for this problem by editing the extension itself.