NIFOBS Containers versjonshistorikk - 7 versjonar
NIFOBS Containers av M IKHLAS
NIFOBS Containers versjonshistorikk - 7 versjonar
Ver forsiktig med eldre versjonar! Desse versjonane er vist som referanse og testformål.Du bør alltid bruke den siste versjonen av eit tillegg.
Siste versjon
Versjon 1.0.7
Sleppt 28. mars 2026 - 155,9 KBFungerar med firefox 140.0 og nyare, android 142.0 og nyareNIFOBS Containers V1.0.7
Included in this version:
• Added explicit detected-format recognition in Manage Profile Cookies for Full Json, Full String, Header Json, and Header String payloads
• Renamed the cookie editor selector to Filter Format and tied save validation to the selected format
• Added inline guidance when header formats require a specific domain target before saving
• Blocked header-format saves when All domains is selected to prevent ambiguous domain inference
• Allowed header-format saves through exact and grouped domain filters using deterministic target mapping
• Added background validation for format mismatches and ambiguous header-format save requests
• Seeded cookie filter options from the profile URL when a profile has no stored cookies yet
• Consolidated header-format detection into a shared helper to keep detection and save parsing aligned
• Added per-profile import classification for unchanged, added, updated, and removed profiles
• Added true no-op detection so identical imports skip cleanup, reconciliation, and cookie restore work
• Changed import restore behavior so unchanged profiles are skipped while added and updated profiles still restore
• Replaced generic import completion messages with detailed import summaries
• Kept full-data import semantics as replace-all so the final Profile Library matches the imported backup exactly
• Added a temporary custom URL mode for opening a selected profile range without overwriting saved destinations
• Added Delete Profile Range with confirmation, progress reporting, stop support, and the same cleanup semantics as manual delete and Delete All Profiles
• Unified open, close, and delete range workflows into one shared range modal with synchronized From/To wording in English and Indonesian
• Refined range modal copy and control layout so paired actions stay aligned and cleanup remains centered
• Moved shared profile sorting into shared-utils and reduced duplicated helper paths in popup and background
• Kept existing full JSON, cookie string, grouped/exact filtering, multi-domain import, export, and fingerprint workflows unchangedKjeldekode sleppt under Alle rettar med atterhald
Eldre versjonar
Versjon 1.0.6
Sleppt 27. mars 2026 - 151,32 KBFungerar med firefox 140.0 og nyare, android 142.0 og nyareNIFOBS Containers V1.0.6
Included in this version:
• Added Export Profile Cookies: export cookies for existing profiles by visible range, with domain filtering, grouped/exact filter scopes, selectable output modes (JSON/String), clipboard copy, and standardized NBS-prefixed filenames.
• Unified cookie export and copy logic for maintainability; export output is structured by profile number and name, with empty results for profiles without cookies, and actions auto-disabled when no cookies match the selection.
• Reworked Import Domain: single adaptive modal with automatic detection of single/multi-domain payloads and explicit override/skip conflict resolution.
• Data Transfer & Backup: streamlined into Export All Data and Import All Data flows with a dedicated format selection modal.
• Improved cookie restore: preserves domain/scope and prevents revival of expired cookies.
• Enhanced live progress feedback for full-data import and improved destination URL handling (accepts host-only and localhost inputs, normalizes to HTTP/HTTPS).
• Improved fingerprint toggle sequencing, error handling, storage persistence, popup/background stability, and geolocation cleanup.
• Hardened spoofing and request rewrite logic: safe payload escaping, retry capping, deduplicated User-Agent rewriting, and more robust WebRTC listener handling.
• Stabilized early-session profile inheritance and fingerprint/User-Agent resolution, skipping corrupted profiles during load.
• Unified single/batch profile creation, reducing create-path overlap.
• The global Data Transfer & Backup workflow remains, with cookie export as a distinct tool.Kjeldekode sleppt under Alle rettar med atterhald
Versjon 1.0.5
Sleppt 26. mars 2026 - 141,53 KBFungerar med firefox 140.0 og nyare, android 142.0 og nyareNIFOBS Containers V1.0.5
Included in this version:- Refined the Profile Library card layout so the fingerprint toggle no longer overlaps profile names or metadata
- Added confirmation dialogs for fingerprint enable/disable actions with clearer action titles and descriptions
- Repositioned the fingerprint toggle and profile number badge into a clearer right-side control area for better visual hierarchy
- Updated profile name, URL, and fingerprint metadata to use single-line truncation with ellipsis for a more consistent card height
- Reduced excess spacing inside profile cards so the popup presents more profiles cleanly in the available vertical space
- Adjusted the Open button and bottom action buttons to improve sizing consistency and overall popup readability
- Updated profile action modal titles to include the selected profile number so users can confirm the exact target before editing, managing cookies, deleting, or running Factory Reset
- Added a Cleanup Containers control to remove Firefox containers that are no longer listed in the Profile Library so stale browser container entries can be cleared explicitly
- Added a Close Profile Range control so selected profile tabs can be closed by numeric start and end range from the same popup workflow used for opening ranges
- Updated the shared range modal so open and close flows each show the correct labels, placeholders, description, and submit action text
- Improved destructive maintenance confirmations by showing relevant counts for Cleanup Containers and Delete All Profiles before the user proceeds
- Disabled Cleanup Containers when there is nothing to clean so the control stays inactive until Firefox has out-of-library containers to remove
- Improved cookie restore/import accuracy so host-only cookies are not restored as broader domain cookies and secure host-prefixed cookies follow browser-safe restore rules more closely
- Improved the overall structure and alignment of the profile management UI without changing the core profile-management workflow
Kjeldekode sleppt under Alle rettar med atterhald
Versjon 1.0.4
Sleppt 26. mars 2026 - 139,49 KBFungerar med firefox 140.0 og nyare, android 142.0 og nyareNIFOBS Containers V1.0.4
Included in this version:- Added Export String and Import String support in Data Transfer & Backup alongside the existing JSON-based workflow
- Expanded background execution so all control operations now run through the background-managed workflow instead of only Open All Tabs
- Refined the Profile Library interaction model by replacing the old FP ON / FP OFF badge-and-button pattern with a direct fingerprint toggle switch
- Added a new Reset action in the Profile Library so profiles can be returned to a clean operational state more quickly
- Improved Manage Profile Cookies so removing cookies from the editor and saving now correctly deletes those cookies
- Added Import New Domain Cookies support so cookies can be introduced safely even when the selected profile does not yet contain that domain
- Improved overall consistency of popup control behavior, long-running process handling, and profile-management workflow structure
Kjeldekode sleppt under Alle rettar med atterhald
Versjon 1.0.3
Sleppt 23. mars 2026 - 132,06 KBFungerar med firefox 140.0 og nyare, android 142.0 og nyareNIFOBS Containers V1.0.3
Included in this version:- Strengthened cookie editor normalization for JSON/String/Header input paths
- Added compact header-only compatibility flows (Compact JSON fields and Compact String)
- Added safer non-destructive partial cookie save handling to reduce accidental session loss
- Added stricter profile import validation for malformed payload rejection
- Improved domain validation behavior while still blocking invalid formats
- Added contextual cookie copy notifications (active filter and mode)
- Improved cookie UI workflow with domain filtering and clearer mode labeling
- Improved runtime hardening by narrowing host permission scope to HTTP/HTTPS patterns
- Removed global Referer stripping in request rewriting to reduce compatibility regressions
- Improved cookie-change handling with snapshot debounce to reduce CPU/storage churn
- Improved spoofing safety by avoiding permanent page canvas mutation during toDataURL flow
- Improved per-profile User-Agent generation determinism and uniqueness behavior
- Fixed fingerprint bootstrap reliability by registering FP_DATA listener before initial fetch
- Added compatibility handling for both Promise and callback runtime messaging paths during fingerprint bootstrap
- Performed general cleanup and reliability refactors for production readiness
Kjeldekode sleppt under Alle rettar med atterhald
Versjon 1.0.2
Sleppt 23. mars 2026 - 129,29 KBFungerar med firefox 140.0 og nyare, android 142.0 og nyareNIFOBS Containers V1.0.2
What is included in this version:
• Improved Firefox-only fingerprint consistency and profile alignment across user-agent, canvas, and WebGL paths.
• Added and standardized per-profile fingerprint ON/OFF behavior with reliable state application.
• Improved fingerprint toggle behavior to reload affected profile tabs so enable/disable state is applied consistently.
• Improved reliability for bulk operations (open all, open range, close all, reload all, delete all).
• Added real-time progress notifications for long-running mass operations.
• Improved global operation locking and button state synchronization to avoid overlapping actions.
• Improved serial opening behavior with better load-wait handling for stable open order.
• Improved popup UI localization consistency and interaction flow.
• Added compatibility normalization for imported legacy profile data so fingerprint fields are regenerated to current logic.
• Added general cleanup and maintenance refactors for safer profile/container state handling.Kjeldekode sleppt under Alle rettar med atterhald
Versjon 1.0.1
Sleppt 19. mars 2026 - 123,88 KBFungerar med firefox 140.0 og nyare, android 142.0 og nyareNIFOBS Containers V1.0
What is included in this version:
• Added isolated Firefox profile containers to separate browsing sessions, cookies, and storage per profile.
• Added profile-based privacy controls, including user-agent spoofing and canvas/WebGL fingerprint protection settings.
• Added cookie snapshot and restore workflow to keep profile sessions consistent across tab and container operations.
• Added profile management tools: create, edit, delete, import/export, and bulk open/close/reload actions.
• Added localized UI resources and improved startup/runtime handling for Firefox Desktop and Firefox for Android compatibility.
• Added a reproducible build workflow and submitted a full unminified source package with build instructions for AMO review compliance.Kjeldekode sleppt under Alle rettar med atterhald