Hi guys!
I have a problem: i should create an extension with a popup, i want to have a link that loads another file ( not in a new tab but in the same page ) how can I do this?
I 'm looking for chrome.extension.getURL but i don't know use it.
For example ..
<button type="button" class="dcbtn" onClick=chrome.extension.getURL("file.html");></button>
but it doesn't work!
Help me please!
Thanks!


LinkBack URL
About LinkBacks



Reply With Quote