containers-sync icon indicating copy to clipboard operation
containers-sync copied to clipboard

Exclude containers from sync

Open chrisirwin opened this issue 6 years ago • 2 comments

Using the extension "Temporary Containers", all new tabs exist in a fresh, temporary container that is removed some time after closing. By default, these containers are labelled "tmpX", where X is the sequence number of the container (although the "tmp" part is also customizable).

It would be great to have some sort of contains or regex exclude functionality.

chrisirwin avatar Mar 29 '19 03:03 chrisirwin

Thanks for your feedback. I'm currently busy right now and may take some time(1-2 months) to do it myself.

If anyone is interested in picking this up, please create a pull request.

ramkumar-kr avatar Apr 06 '19 10:04 ramkumar-kr

I've created a pull request for a basic implementation of the feature in #9. Check it out if you have the time

x0b avatar Jul 13 '19 20:07 x0b