[Extensions] Add support for allFrames in scripting.executeScript()
Add support for an allFrames boolean in the scripting.executeScript() API. If specified, the code is executed in all frames within the tab (that the extension has permission to access). Bug: 1144839 Change-Id: Idecc69cf9599dfc821e2d309078324a6e34b0a59 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2532901Reviewed-by:David Bertoni <dbertoni@chromium.org> Commit-Queue: Devlin <rdevlin.cronin@chromium.org> Cr-Commit-Position: refs/heads/master@{#827032}
Showing
Please register or sign in to comment