Rohan
Rohan
Yeah makes sense. Fixed in https://github.com/rohanb10/snoozz-tab-snoozing/commit/5d2c971fdb300e521b115f9b310641fcc4c16ead Will be pushed with the next release
Yeah I'll add a quick way to repeat the last custom snooze time with a keyboard shortcut.
I don't think I quite understand the issue at hand here. Are you saying that when you click "See Sleeping Tabs" in the popup, it is simply closing the popup?...
Looking at the design doc, it seems like a new permission `tabGroups` will be required. Also will have access to names and colours of groups https://docs.google.com/document/d/1WgNtyBSuSmmHIuENU8IKLZmSK3tAVPpnjwjfD3clxqI/edit
Needs Manifest V3 to use the `tabGroups` permission. I've written the UI to support this feature, but it will not be done until V3 is more widely available (Firefox mainly)
Wow that's actually a pretty glaring in the search feature. I have just pushed up a new commit 16240804613e5769f57439097eccb4c7dc6e3cd0 with a fix for this. I'll aim to release it later...
Cant reproduce this exactly but i think I know what the issue is. Snoozz disables the "Tab" option when it is not possible to snooze the current tab (in this...
Hi @hferreiro . As of version 57, Firefox prevents extensions from accessing anything in the local filesystem for security reasons. There are no issues snoozing a `file://user/path/example.pdf` "url" with Snoozz,...
This is not something I had considered or tested for really. Let me explore multi "user" usage before making any decisions here. Ideally, I would like to fix this use...
can reproduce this one, but maybe a while before fixing this. Popup UI was not really designed to be responsive, so it cannot scale to smaller widths (specifically the "choose...