logo

Mozilla Add-on

 cljoly/lightweight-container-proxy Github stars for lightweight-container-proxy


Since version 8.0.0, Firefox Multi-Account Containers supports per-container proxy. As a result, this extension is almost entirely redundant and I’m not developing it anymore.


This firefox addon will, for each tab container optionally redirect traffic through a socks5 proxy.

The aim is to keep the code small to ease inspection (malware in extensions do happen). Have a look at the code yourself!

Settings page

Permission Request Explanations

  • Access your data for all websites is required to proxy every request based on the container they originate from.
  • Control browser proxy settings is required to set proxy settings on the fly for each request.

Acknowledgements