You need to add this to your manifest.json file
"web_accessible_resources": [ { "resources": ["page.html"], "matches": ["http://YourUrl/*"] } ],