jonathanKingston / containers-https

An example extension to toggle HTTPS always on containers in Firefox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

An example extension to toggle HTTPS always on containers in Firefox


Languages

Language:JavaScript 71.7%Language:CSS 24.3%Language:HTML 4.0%