During development and testing of a Word AddIn, I routinely make changes to the manifest and then have to:
- Clear my browser cache
- Sideload my addin
Otherwise, to remove an add-in sideloaded to Office on the web, simply
clear your browser’s cache.
https://learn.microsoft.com/en-us/office/dev/add-ins/testing/sideload-office-add-ins-for-testing
I find this incredibly annoying as I have to login again to websites like stackoverflow.
Is there a way of selectively clearing the cache? ie. just clear the Microsoft Office stuff?
5