Minimum chrome version in manifest.
This commit is contained in:
parent
c7412fb2c3
commit
5d311060a0
@ -54,5 +54,7 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
||||||
"content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'"
|
"content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
|
||||||
|
|
||||||
|
"minimum_chrome_version": "47.0.2526"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user