uniform-timezone
uniform-timezone copied to clipboard
feat: allow custom enabled/disabled datetime fixers
modify the extension popup to allow enabling/disabling the datetime hover popups, this should be done in a way that is easy to modify as new fixers are added. a simple toggle should do it, you can use https://materializecss.com/ (already installed) and modify popup.vue. the options-storage.js file already contains the logic to save variables.