Apply controller to videos in all accessible iframes.

This commit is contained in:
George Ogata
2016-01-18 03:56:42 -05:00
parent 0fde1a3cc9
commit ed79c8e860
2 changed files with 62 additions and 43 deletions

View File

@@ -31,5 +31,8 @@
"css": [ "inject.css" ],
"js": [ "inject.js" ]
}
],
"web_accessible_resources": [
"inject.css"
]
}