javascript - is it possible to execute functions of background page on chrome tabs? -


i'm working on chrome extension needs execute functions on each tabs works on, content security policy in html5 prevents extension append needed scripts websites pinterest. because of update issues, load script website, how load script source "http://mywebsite.com/loader-script.js" , execute on each tab?

loading external scripts possible through 2 ways: loading external javascript in google chrome extension

this answer question. regards, benedikt


Comments

Popular posts from this blog

Python Kivy ListView: How to delete selected ListItemButton? -

asp.net mvc 4 - A specified Include path is not valid. The EntityType '' does not declare a navigation property with the name '' -