Exclude containers from sync
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.
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.
I've created a pull request for a basic implementation of the feature in #9. Check it out if you have the time