Ali M.
0
Q:

chrome extension inject html

$.get(chrome.runtime.getURL('/template.html'), function(data) {
  
    $(data).appendTo('body');
  
});
0

New to Communities?

Join the community