QuickBookmarkToFolder icon indicating copy to clipboard operation
QuickBookmarkToFolder copied to clipboard

Feature request: make the windows disappear after succesfully saved the bookmark

Open syldub69 opened this issue 6 years ago • 2 comments

When we successfully saved the bookmark in a folder, could the "green" window disappear after 1 or 2 seconds? Ideally, could you implement an option to configure the time? And for instance we could set the value to 0 if we want the windows not to disappear until clicking on the "Bookmark added" link.

syldub69 avatar Feb 27 '18 19:02 syldub69

I've added a timer in the last commit (https://github.com/JoseTomasTocino/QuickBookmarkToFolder/commit/c70c81e42ac2ffaea705d386ac8ac32bc2a91192) so that the popup closes automatically after about 500ms. I'll have to read about adding a config panel to an extension, not sure if there's a cross-browser way of doing it.

JoseTomasTocino avatar Feb 28 '18 00:02 JoseTomasTocino

@JoseTomasTocino The extension popup does not close after 500ms, but after 3+ secs. Far too long in my opinion. Should close quickly after bookmark is saved.

MartinLichtblau avatar May 13 '22 08:05 MartinLichtblau