Add update-target-url event
This commit is contained in:
parent
1c504ec45d
commit
3c873736d7
6 changed files with 30 additions and 5 deletions
|
@ -36,7 +36,8 @@ var supportedWebViewEvents = [
|
|||
'media-started-playing',
|
||||
'media-paused',
|
||||
'found-in-page',
|
||||
'did-change-theme-color'
|
||||
'did-change-theme-color',
|
||||
'update-target-url'
|
||||
]
|
||||
|
||||
var nextInstanceId = 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue