Click here to Skip to main content
15,888,351 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I have created an chrome extension and also published it to tester group on chrome web store. When I am trying to load(add) the extension from my site, getting error as

"Uncaught Invalid Chrome Web Store item URL."

on method
"Installer.prototype.install = function(url, onSuccess, onFailure)"

in webstore javascript file(provide by chrome to install extension on browser).I have done to install extension by inline installation which is approached by chrome. I have verified the "url" on inline installation by browser address space which is properly getting the extension location on chrome web store. I am not able to find the problem, please help me to come out of this.I would appreciate in advance.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900