You can use IDA to view the assembly that makes up the plugin file, and if you have enough experience, you can use that to try and re-create the original codes. But there's no way to view the original contents since so much data is lost during compilation.