Modules pour le navigateur Firefox
  • Extensions
  • ThĂšmes
    • pour Firefox
    • Dictionnaires et paquetages linguistiques
    • Sites pour les autres navigateurs
    • Modules pour Android
Connexion
Aperçu de Container Sentry

Container Sentry par abg1979

Open urls in a container by default, with exceptions for specific sites. It also allows adding regexes to match urls with containers.

5 (1 reviews)5 (1 reviews)
5 utilisateurs·trices5 utilisateurs·trices
Vous avez besoin de Firefox pour utiliser cette extension
TĂ©lĂ©charger Firefox et obtenir l’extension
Télécharger le fichier

MĂ©tadonnĂ©es de l’extension

À propos de cette extension
Container Sentry is a Firefox extension to open any URL (not just those with a specific domain) in a multi-account container. It also allows
to specify regular expressions for urls which are allowed to be loaded outside a container.

This was needed because the VPN provider used by my employer opens a local html page which redirects to the authentication page.
The Always in Container extension intercepts this request and breaks the context which in the end fails the logon to VPN.

The extension consists of a settings page (src/settings/) built with Vue.js, and a background script (src/background/).
The settings page allows users to define regex patterns that, when matched against a URL loaded in the browser, will open that URL in a specified
container tab. The background script listens for update events in browser tabs and performs the regex matching and opening of container tabs.

Firefox's Multi-Account Containers extension provides similar functionality out of the box, but only allows for matching URLs based on
a domain. This extension allows for regex matching against the whole URL as opposed to exact matches based on domain.

How to use

Any url patterns which are to be used with this extension should not have their hostnames assigned to the MAC addon.

Exceptions

Use the settings page to define url pattern exceptions for which the extension should not try to contain them.
However if the MAC addon has the host configured to open in a container it may still try to open it in the assigned container.

Pattern Container Mappings

Use the settings page to define url pattern to container mappings. It is possible that some of the intermediate pages may have to either
added to the exceptions list. For example, for opening a corporate github repo in a work container, the github login page may redirect to
the corporate login page. In this case, the itermediate github.com/enterprises page has to be added to the exceptions list.

Here is the configuration which worked for me:
  • Exceptions
  • .+github.com/enterprises+
  • .+corporate_login_page_url.+ # This was needed for the VPN to work anyway.
  • Pattern Container Mappings
  • .+github.com.+corporate_github_org.+ -> Work
  • .+github.com.+ -> Code
Noté 5 par 1 personne
Connectez-vous pour noter cette extension
Il n’y a aucune note pour l’instant

Le nombre d’étoiles est enregistrĂ©

5
1
4
0
3
0
2
0
1
0
Lire 1 critique
Autorisations et donnéesEn savoir plus

Autorisations nécessaires :

  • Surveiller l’utilisation des extensions et gĂ©rer les thĂšmes
  • AccĂ©der aux onglets du navigateur
  • AccĂ©der Ă  vos donnĂ©es pour tous les sites web
Plus d’informations
Liens du module
  • Page d’accueil
  • Site d’assistance
  • E-mail d’assistance
Version
1.0.6
Taille
44,13 Ko
DerniĂšre mise Ă  jour
il y a 5 heures (11 sept. 2025)
Catégories associées
  • SĂ©curitĂ© et vie privĂ©e
Licence
Mozilla Public License 2.0
Historique des versions
  • Voir toutes les versions
Étiquettes
  • container
  • privacy
  • vpn
Ajouter Ă  la collection
Signaler ce module
Notes de version pour la version 1.0.6
Bug fix for redirects
Plus de modules créés par abg1979
  • Il n’y a aucune note pour l’instant

  • Il n’y a aucune note pour l’instant

  • Il n’y a aucune note pour l’instant

  • Il n’y a aucune note pour l’instant

  • Il n’y a aucune note pour l’instant

  • Il n’y a aucune note pour l’instant

Aller à la page d’accueil de Mozilla

Modules complémentaires

  • À propos
  • Blog des modules complĂ©mentaires Firefox
  • Atelier sur les extensions
  • PĂŽle dĂ©veloppeur
  • Politiques Ă  destination des dĂ©veloppeurs
  • Blog de la communautĂ©
  • Forum
  • Signaler un problĂšme
  • Guide de revue

Navigateurs

  • Desktop
  • Mobile
  • Enterprise

Produits

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • ConfidentialitĂ©
  • Cookies
  • Mentions lĂ©gales

Sauf mention contraire, le contenu de ce site est disponible sous licence Creative Commons Attribution Share-Alike v3.0 ou toute version supérieure.