I have a chrome extension that I installed from local and it working on a localhost html file. I tried transferring the code to a jsbin hosted on a different server but it no longer is working. I keep on getting an unknown repsonse from the extension:
XYZ Extension API for hlmkhjdabjjpjmcinebgcicmhpjglom: unknown response undefined Object
Is it possible to test a chrome extension on JSbin? or am I just wasting my time?