uniform-timezone icon indicating copy to clipboard operation
uniform-timezone copied to clipboard

feat: allow custom enabled/disabled datetime fixers

Open msramalho opened this issue 1 year ago • 0 comments

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.

msramalho avatar Jul 13 '23 10:07 msramalho