/containers-https

An example extension to toggle HTTPS always on containers in Firefox

Primary LanguageJavaScript

Containers HTTPS

If you install this extension it will redirect all traffic from HTTP to HTTPS when it is toggled on in the sidebar

This is an example extension that shows several things:

  • An exension can listen to container events
  • An extension can intercept tabs and redirect URLs based on the container
  • Container APIs provide icon and colours
  • An extension can create container tabs

Not shown:

  • An extension can create it's own containers

Screenshot showing sidebar in action