NIFOBS Containers par M IKHLAS
NIFOBS Containers provides isolated Firefox browsing profiles with deterministic per-profile fingerprint data, profile-scoped cookies, flexible transfer formats, and background-managed bulk controls for safer multi-account workflows.
Disponible sur Firefox pour AndroidâąDisponible sur Firefox pour Androidâą
5 utilisateurs·trices5 utilisateurs·trices
MĂ©tadonnĂ©es de lâextension
Captures dâĂ©cran
Ă propos de cette extension
NIFOBS Containers manages multiple isolated profiles directly in Firefox. Each profile runs inside its own Firefox container with separate cookies, profile-scoped fingerprint behavior, and isolated operational state to reduce cross-profile session leakage and workflow mistakes.
Version 1.0.7 refines the profile cookie editor, range-operation workflow, and full-data transfer flow by introducing explicit Filter Format validation, deterministic domain-target mapping for header-format payloads, safer save-guard behavior when either the selected format or target domain is ambiguous, cleaner empty-profile handling, a temporary custom-URL override for opening a selected profile range, a dedicated delete-profile-range action that follows the same persistence and Firefox-container cleanup logic as profile deletion, and more predictable import processing through true no-op detection, per-profile change classification, and clearer import summaries.
Key Features:
âą Create and manage isolated browsing profiles
âą Automatic Firefox container provisioning per profile
âą Deterministic per-profile fingerprint identity (User-Agent, Canvas key, WebGL key)
âą Profile-scoped fingerprint control with direct on/off interaction from the profile library
âą Profile-scoped cookie snapshot, restore, edit, clear, import, and export workflows
âą Data Transfer & Backup support with Export All Data and Import All Data actions plus explicit JSON or String format selection
âą Bulk per-profile cookie export by visible profile number range with domain filtering and selectable output format
âą Exact and grouped cookie filter scopes across cookie management and profile-cookie export workflows without changing the original cookie records
âą Detailed cookie format detection in the profile cookie editor for Full Json, Full String, Header Json, and Header String payloads
âą Filter Format validation that blocks saving whenever the pasted content does not match the selected cookie editor format
âą Safe header-format save flow that requires a deterministic exact or grouped target domain and blocks ambiguous All-domain saves
âą Empty-profile cookie editing flow that seeds domain filter targets from the profile URL so header-only payloads can still be mapped safely
âą Unified domain import flow with automatic payload detection plus explicit inline conflict handling for existing domains
âą Import result classification for unchanged, added, updated, and removed profiles during full-data restore
âą Skip-restore behavior for unchanged imported profiles so repeated backups do not trigger unnecessary container cookie restoration
âą Detailed import notifications that report what changed instead of relying on generic success messages
âą Open all profiles, open profiles by numeric range with optional temporary custom URL override, close profiles by numeric range, and delete profiles by numeric range
âą Background-managed control operations for reliable long-running actions
âą Real-time progress and stop handling for background operations
âą Profile reset action for returning a profile to a clean working state
âą Manual cleanup control for resynchronizing Firefox containers against the NIFOBS Profile Library
Version 1.0.7 refines the profile cookie editor, range-operation workflow, and full-data transfer flow by introducing explicit Filter Format validation, deterministic domain-target mapping for header-format payloads, safer save-guard behavior when either the selected format or target domain is ambiguous, cleaner empty-profile handling, a temporary custom-URL override for opening a selected profile range, a dedicated delete-profile-range action that follows the same persistence and Firefox-container cleanup logic as profile deletion, and more predictable import processing through true no-op detection, per-profile change classification, and clearer import summaries.
Key Features:
âą Create and manage isolated browsing profiles
âą Automatic Firefox container provisioning per profile
âą Deterministic per-profile fingerprint identity (User-Agent, Canvas key, WebGL key)
âą Profile-scoped fingerprint control with direct on/off interaction from the profile library
âą Profile-scoped cookie snapshot, restore, edit, clear, import, and export workflows
âą Data Transfer & Backup support with Export All Data and Import All Data actions plus explicit JSON or String format selection
âą Bulk per-profile cookie export by visible profile number range with domain filtering and selectable output format
âą Exact and grouped cookie filter scopes across cookie management and profile-cookie export workflows without changing the original cookie records
âą Detailed cookie format detection in the profile cookie editor for Full Json, Full String, Header Json, and Header String payloads
âą Filter Format validation that blocks saving whenever the pasted content does not match the selected cookie editor format
âą Safe header-format save flow that requires a deterministic exact or grouped target domain and blocks ambiguous All-domain saves
âą Empty-profile cookie editing flow that seeds domain filter targets from the profile URL so header-only payloads can still be mapped safely
âą Unified domain import flow with automatic payload detection plus explicit inline conflict handling for existing domains
âą Import result classification for unchanged, added, updated, and removed profiles during full-data restore
âą Skip-restore behavior for unchanged imported profiles so repeated backups do not trigger unnecessary container cookie restoration
âą Detailed import notifications that report what changed instead of relying on generic success messages
âą Open all profiles, open profiles by numeric range with optional temporary custom URL override, close profiles by numeric range, and delete profiles by numeric range
âą Background-managed control operations for reliable long-running actions
âą Real-time progress and stop handling for background operations
âą Profile reset action for returning a profile to a clean working state
âą Manual cleanup control for resynchronizing Firefox containers against the NIFOBS Profile Library
Noté 5 par 1 personne
Autorisations et données
Autorisations nécessaires :
- Effacer lâhistorique de navigation rĂ©cent, les cookies et les donnĂ©es liĂ©es
- Accéder aux onglets du navigateur
- Accéder à vos données pour tous les sites web
Autorisations facultatives :
- Accéder à vos données pour tous les sites web
Collecte de données :
- Le dĂ©veloppeur indique que cette extension nâa pas besoin de collecter de donnĂ©es.
Plus dâinformations
- Liens du module
- Version
- 1.0.7
- Taille
- 155,9Â Ko
- DerniĂšre mise Ă jour
- il y a un mois (28 mars 2026)
- Catégories associées
- Licence
- Tous droits réservés
- Politique de confidentialité
- Lire la politique de confidentialité de ce module
- Historique des versions
- Ajouter Ă la collection
Technical Details:
âą Uses Firefox contextualIdentities for container isolation and stores all data locally in browser.storage.local.
âą Deterministic profile fingerprinting keeps User-Agent, Canvas, and WebGL behavior stable per profile.
âą Supports JSON and String backup formats plus a dedicated Export Profile Cookies workflow.
âą Cookie tools use consistent grouped/exact domain filtering, adaptive import handling, and explicit conflict resolution.
âą The cookie editor recognizes Full Json, Full String, Header Json, and Header String, and blocks saves when the detected input does not match Filter Format.
âą Header-format parsing uses one shared detection path, and the background script rejects mismatched or ambiguous save requests.
âą Empty cookie stores seed the domain filter from the profile URL for deterministic header-only mapping.
âą Full-data import classifies unchanged, added, updated, and removed profiles, skips true no-op imports, and restores cookies only for added or updated profiles.
âą Import notifications report detailed outcome counts instead of generic success messages.
âą Export output is structured by profile number and name, uses standardized filenames, supports clipboard copy, and auto-disables when nothing matches.
âą Range open supports a temporary custom URL; close-range and delete-range reuse the same shared modal with mode-specific validation.
âą Cookie restore and edit preserve domain and scope and prevent revival of expired cookies.
âą Delete-profile-range follows the same persistence and container cleanup path as manual delete and delete-all.
âą Shared helper usage was tightened by moving profile sorting into shared-utils and removing redundant wrapper layers.
âą Request rewriting and spoofing safeguards were hardened, including safe payload escaping, retry capping, and deduplicated User-Agent handling.
âą Early-session profile lookup falls back to container identity; corrupted profiles are skipped during load.
âą Profile creation is unified for single and batch flows, and long-running control operations run in the background.
âą All operations are client-side only, with no telemetry or remote processing.
âą Requires storage, tabs, cookies, browsingData, contextualIdentities, webRequest, and webRequestBlocking.
âą Compatible with Firefox 140+ desktop and 142+ Android.
Source code and build instructions are included in the submitted source archive for reviewer verification.