Skip to content

Commit 4e3d74f

Browse files
authored
Chrome 113 supports top-level-storage-access permission (#25780)
Update Permissions.json to reflect correct value for top-level-storage-access permissions
1 parent 404f7f3 commit 4e3d74f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/Permissions.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -832,7 +832,7 @@
832832
],
833833
"support": {
834834
"chrome": {
835-
"version_added": false
835+
"version_added": "113"
836836
},
837837
"chrome_android": {
838838
"version_added": "120"

0 commit comments

Comments
 (0)