"content_scripts": [
{
"matches": [
"http://*/*",
"https://*/*"
],
"js": [
"jquery-1.4.2.js",
"extension.js"
]
}
]
https://stackoverflow.com/questions/3209790/jquery-in-google-chrome-content-script