]> git.evergreen-ils.org Git - working/Hatch.git/commit
LP#1646166 Use content_scripts; no declarativeContent
authorBill Erickson <berickxx@gmail.com>
Fri, 27 Jan 2017 15:35:11 +0000 (10:35 -0500)
committerBill Erickson <berickxx@gmail.com>
Thu, 16 Feb 2017 20:27:01 +0000 (15:27 -0500)
commit008aa5743524ccdcaa2a8d3b4cf0724e2a2ba404
tree2f7468e2d34fa7f66dcbad0c7d0e21cfc31e6598
parent0656f156f121249dfd90395bef39ad6a22add61a
LP#1646166 Use content_scripts; no declarativeContent

Configure content_scripts in the extension manifest to specify which
sites should receive the content script.  This allows us to dictate at
what stage of page loading the content script is inserted.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
extension/app/content.js
extension/app/extension.js
extension/app/manifest.json