fix: chrome.tabs
'url' and 'title' are privileged information (#39595)
fix: tabs url and title are privileged information
This commit is contained in:
parent
bfa58df7c9
commit
e1d63794e5
10 changed files with 129 additions and 31 deletions
|
@ -20,5 +20,11 @@
|
|||
"extension_types": [
|
||||
"extension"
|
||||
]
|
||||
},
|
||||
"tabs": {
|
||||
"channel": "stable",
|
||||
"extension_types": [
|
||||
"extension"
|
||||
]
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue