Closed cesar19004 closed 2 months ago
Fix #1274 Since manifest v3 execute_browser_action is no longer available, use the execute_action command instead https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/commands
execute_browser_action
execute_action
@mymindstorm I think I missed this migration for Firefox in #1009 . Could you help to double confirm? Thanks.
Fix #1274 Since manifest v3
execute_browser_action
is no longer available, use theexecute_action
command instead https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/commands