There are many container extensions in Firefox Add-ons, but none of them contains all of the following features:
-
Support a list of presets to import container definitions; instead, they fork the Facebook Container over and over again, e.g. Google Container, Amazon Container and Twitter Container. It does not only hurt performance as it means more extensions are running in the background, but also privacy, users have to trust more than one extension which granted with enormous permissions, and wish all of these extensions up-to-date with the upstream Facebook Container so that bugs are patched.
-
Support custom container definition using glob or regular expression, such as
Amazon, *.amazon.com, /^.+\.amazon.co\.jp$/
. -
Support Firefox Sync to share the container definitions across multiple computers.