Skip to content

Commit

Permalink
Adding data for contextualIdentities.move (#21702)
Browse files Browse the repository at this point in the history
  • Loading branch information
rebloor authored Dec 28, 2023
1 parent ca08a41 commit a38aa4f
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions webextensions/api/contextualIdentities.json
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,26 @@
}
}
},
"move": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Mozilla/Add-ons/WebExtensions/API/contextualIdentities/move",
"support": {
"chrome": {
"version_added": false
},
"edge": "mirror",
"firefox": {
"version_added": "123"
},
"firefox_android": "mirror",
"opera": "mirror",
"safari": {
"version_added": false
},
"safari_ios": "mirror"
}
}
},
"query": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Mozilla/Add-ons/WebExtensions/API/contextualIdentities/query",
Expand Down

0 comments on commit a38aa4f

Please sign in to comment.