I want to make some changes to the Google Chrome extension that allows us to view PDf documents, do you know if the Google Chrome API can do this?
Just insert a PDF and it will be integrated!
<embed name="plugin" type="application/pdf" width="100%" height="100%" src="http://mysite.com/somefile.pdf" />