Mapa Ficticio

You can reload your WebExtension using the command "Firefox: Reload add-on" (extension.firefox.reloadAddon)from the VS Code command palette.The WebExtension will also be reloaded when you restart the debugging session, unless you have setreloadOnAttach to false.You can also use the reloadOnChange property to let VS Code reload your WebExtension automaticallywhenever you change a file.