When a browser extension is installed from disk, there will be a "reload from disk" button. However, clicking on it doesn't reload. To demonstrate the issue easier, here is a minimal possible extension: https://github.com/southp/orion-reload-exp
Reproducing steps
- Clone the above extension and install it.
- Click on its button from the extension bar. A simple popup saying "Hello" will show.
- Modify "Hello" in the
popup.html to anything else, e.g. "World", and then save the file.
- Click "Reload from disk".
- Click on the extension's button again. It will still show "Hello".
After updating, the popup should show the updated content.
Version 0.99.135-beta (WebKit 622.1.15.19.2)
Sequoia (15)