Skip to content

Commit

Permalink
fix: auto-cleanup by bot (mdn#34012)
Browse files Browse the repository at this point in the history
  • Loading branch information
mdn-bot authored Jun 8, 2024
1 parent fcf5257 commit e6fcda9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions files/en-us/mozilla/firefox/releases/126/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ No notable changes.
- The `"webRequestAuthProvider"` permission is now supported. This provides compatibility with Chrome for requesting permission for {{WebExtAPIRef("webRequest.onAuthRequired")}} in Manifest V3 ([Firefox bug 1820569](https://bugzil.la/1820569)).
- The [`options_page` manifest key](/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/options_page) is provided as an alias of the [`options_ui`](/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/options_ui) key. This has been provided to offer extensions better compatibility with Chrome ([Firefox bug 1816960](https://bugzil.la/1816960)).
- The {{WebExtAPIRef("tabs.captureVisibleTab")}} method is now also enabled by the `activeTab` [permission](/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/permissions), providing compatibility with Chrome and Safari ([Firefox bug 1784920](https://bugzil.la/1784920)).

### Other

## Experimental web features
Expand Down

0 comments on commit e6fcda9

Please sign in to comment.