Skip to content

Commit

Permalink
Chrome 4 added webextensions.api.browserAction.setTitle support (#2…
Browse files Browse the repository at this point in the history
…4322)

Commit: https://source.chromium.org/chromium/chromium/src/+/1288ba0949c899dce33fc6fcc8e212aee704bc48

---------

Co-authored-by: Claas Augner <495429+caugner@users.noreply.github.com>
  • Loading branch information
queengooborg and caugner authored Nov 27, 2024
1 parent 032fe70 commit 2a27d4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webextensions/api/browserAction.json
Original file line number Diff line number Diff line change
Expand Up @@ -907,7 +907,7 @@
"mdn_url": "https://developer.mozilla.org/docs/Mozilla/Add-ons/WebExtensions/API/browserAction/setTitle",
"support": {
"chrome": {
"version_added": "≤58"
"version_added": "4"
},
"edge": {
"version_added": "15"
Expand Down

0 comments on commit 2a27d4f

Please sign in to comment.