Skip to content

Commit

Permalink
Update Chromium data for commands Web Extensions interface (#24263)
Browse files Browse the repository at this point in the history
  • Loading branch information
queengooborg and caugner authored Nov 27, 2024
1 parent 52ce3e8 commit 7ffc16b
Showing 1 changed file with 9 additions and 11 deletions.
20 changes: 9 additions & 11 deletions webextensions/api/commands.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"mdn_url": "https://developer.mozilla.org/docs/Mozilla/Add-ons/WebExtensions/API/commands",
"support": {
"chrome": {
"version_added": "≤58"
"version_added": "25"
},
"edge": "mirror",
"firefox": {
Expand All @@ -29,7 +29,7 @@
"mdn_url": "https://developer.mozilla.org/docs/Mozilla/Add-ons/WebExtensions/API/commands/Command",
"support": {
"chrome": {
"version_added": "≤58"
"version_added": "25"
},
"edge": "mirror",
"firefox": {
Expand All @@ -51,7 +51,7 @@
"__compat": {
"support": {
"chrome": {
"version_added": true
"version_added": "25"
},
"edge": "mirror",
"firefox": {
Expand All @@ -74,7 +74,7 @@
"__compat": {
"support": {
"chrome": {
"version_added": "≤96"
"version_added": "25"
},
"edge": "mirror",
"firefox": {
Expand All @@ -97,7 +97,7 @@
"__compat": {
"support": {
"chrome": {
"version_added": true
"version_added": "25"
},
"edge": "mirror",
"firefox": {
Expand Down Expand Up @@ -168,7 +168,7 @@
"mdn_url": "https://developer.mozilla.org/docs/Mozilla/Add-ons/WebExtensions/API/commands/onCommand",
"support": {
"chrome": {
"version_added": "≤58"
"version_added": "25"
},
"edge": "mirror",
"firefox": {
Expand All @@ -191,11 +191,9 @@
"__compat": {
"support": {
"chrome": {
"version_added": true
},
"edge": {
"version_added": "79"
"version_added": "25"
},
"edge": "mirror",
"firefox": {
"version_added": "48"
},
Expand All @@ -216,7 +214,7 @@
"__compat": {
"support": {
"chrome": {
"version_added": true
"version_added": "25"
},
"edge": "mirror",
"firefox": {
Expand Down

0 comments on commit 7ffc16b

Please sign in to comment.