commit | 993682e9e2b181a14f9fd9e6a7f848e401a551e7 | [log] [tgz] |
---|---|---|
author | rdevlin.cronin <rdevlin.cronin@chromium.org> | Tue Jul 18 23:25:47 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Jul 18 23:25:47 2017 |
tree | b407b2a61f9f158cb9d689b8ca593c4a10d313a8 | |
parent | 239b085ef005c805d2b85daeadd600e9fec61e1a [diff] |
[Extensions] Don't allow content scripts on the New Tab Page Extensions wishing to modify the New Tab Page should do so through the use of the chrome url overrides [1] API, not through content scripts. Disallow content script injection on the New Tab Page. [1] https://developer.chrome.com/extensions/override BUG=662610 Review-Url: https://codereview.chromium.org/2978953002 Cr-Commit-Position: refs/heads/master@{#487664}