NIFOBS Containers por 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.
Disponível no Firefox para Android™Disponível no Firefox para Android™
Metadados da extensão
Capturas de ecrã
Acerca desta extensão
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.5 continues the profile-management workflow introduced in earlier versions by refining the Profile Library presentation, improving the placement of profile fingerprint controls, making profile cards more compact and consistent for easier daily use, and expanding bulk maintenance controls for container cleanup and numeric range operations.
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, and import workflows
• Data Transfer & Backup support with both JSON and String import/export modes
• Open all profiles, open profiles by numeric range, and close 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.5 continues the profile-management workflow introduced in earlier versions by refining the Profile Library presentation, improving the placement of profile fingerprint controls, making profile cards more compact and consistent for easier daily use, and expanding bulk maintenance controls for container cleanup and numeric range operations.
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, and import workflows
• Data Transfer & Backup support with both JSON and String import/export modes
• Open all profiles, open profiles by numeric range, and close 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
Rated 5 by 1 reviewer
Permissions and data
Permissões necessárias:
- Limpar histórico de navegação recente, cookies, e dados relacionados
- Aceder aos separadores do navegador
- Aceder aos seus dados para todos os sites
Permissões opcionais:
- Aceder aos seus dados para todos os sites
Data collection:
- The developer says this extension doesn't require data collection.
Mais informação
- Ligações do extra
- Versão
- 1.0.5
- Tamanho
- 141,53 KB
- Última atualização
- há 8 horas (26 de mar de 2026)
- Categorias relacionadas
- Licença
- Todos os direitos reservados
- Política de privacidade
- Ler a política de privacidade para este extra
- Histórico de versões
- Adicionar à coleção
Technical Details:
• Uses Firefox contextualIdentities API for cookie and storage isolation
• Stores profile data locally via browser.storage.local
• Uses deterministic profile-ID-based fingerprint derivation for stable cross-session behavior
• Supports both JSON and String transfer formats for profile backup and restore workflows
• Runs control operations in the background so workflows continue reliably beyond the popup lifecycle
• Provides profile-level fingerprint control directly inside the Profile Library through a switch-based interaction model
• Adds a confirmation step before fingerprint state changes so enable/disable actions are more deliberate and less error-prone
• Refines Profile Library card layout so profile controls remain visible without overlapping profile metadata
• Uses compact single-line truncation for profile name, URL, and fingerprint text to keep profile cards consistent and readable in the popup
• Improves right-side control alignment so fingerprint toggle, profile number badge, and Open action remain visually structured
• Synchronizes profile action modal titles with the selected profile number to reduce confusion during edit, cookie management, delete, and Factory Reset flows
• Adds a manual Cleanup Containers control that removes Firefox containers not listed in the NIFOBS Profile Library so the browser container list can be resynchronized on demand
• Disables Cleanup Containers when no out-of-library Firefox containers are detected so destructive maintenance controls are only active when relevant
• Adds a close-by-range bulk control so users can close selected profile tabs by numeric start and end position directly from the popup
• Reuses a single numeric-range modal for both open and close workflows with mode-aware titles, descriptions, labels, placeholders, and action buttons
• Improves destructive-action confirmation copy by showing contextual counts for Cleanup Containers and Delete All Profiles before the action is executed
• Preserves cookie restore/import fidelity more accurately by keeping host-only cookies as host-only cookies and respecting secure host-prefixed cookie constraints during browser restore
• Performs all operations client-side only with no external telemetry or remote processing
• Requires storage, tabs, cookies, browsingData, contextualIdentities, webRequest, and webRequestBlocking strictly for core functionality
• Compatible with Firefox 140+ desktop and Firefox 142+ Android
Source code and build instructions are included in the submitted source archive for reviewer verification.