Clear a tabs browser cache with the click of a button
This is a simple extension that allows a single button click to clear the browser cache for that tab and reload it.
Version .4 (September 15th 2021)
* Upgraded manifest from V2 to V3, chrome.browsingData.remove() callback does not work in V2 and is an open issue with Google Chrome.
Version .3 (September 14th 2021)
* Fixed issue where Google Chrome 93.0.4577.63 broke the callback for browserData.remove().