AI Account Switcher version history - 4 versions
AI Account Switcher by AI Account Switcher
AI Account Switcher version history - 4 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 1.2.2
Released 26 May 2026 - 32.91 kBWorks with firefox 140.0 and later, android 142.0 and later4:49 PMClaude responded: Release Notes — Claude Account Switcher v1.Release Notes — Claude Account Switcher v1.2.2
What's New in v1.2.2
🔧 Bug Fixes & Stability Improvements
Resolved several issues that caused the extension to behave unexpectedly during account switching, particularly when the Claude.ai login page loaded slowly or the Google sign-in button took extra time to appear.
⏱ Improved Rate-Limit Detection Accuracy
Enhanced the limit detection system to more reliably catch Claude's usage limits across different response types — including streaming responses, JSON API replies, and on-page dialog messages. False negatives are significantly reduced.
🔁 Faster Cross-Device Sync
Limit data and account lists now sync more frequently across devices, reducing the delay between one device detecting a limit and that information appearing on another.
📦 Storage Sync Reliability
Fixed edge cases where storage.sync would silently fail in certain Firefox configurations. The extension now gracefully falls back to local storage without any errors or interruptions.
🔒 Security Hardening
All dynamic content is now handled exclusively through safe DOM APIs — fully eliminating any innerHTML usage with dynamic values, in line with Firefox's extension security best practices.
🛠 Firefox Compatibility
Updated extension manifest to meet the latest Firefox add-on requirements, including proper add-on ID registration, correct icon sizing, and the new data_collection_permissions declaration introduced in Firefox 140+.
No new permissions have been added in this release. All existing functionality remains unchanged.Source code released under All Rights Reserved
Older versions
Version 1.2.1
Released 26 May 2026 - 45.1 kBWorks with firefox 140.0 and later, android 142.0 and laterBug fixes and stability improvements:
Fixed manifest validation error: data_collection_permissions.required now correctly declares ["none"] instead of an empty array.
Updated minimum Firefox version to 140.0 and Firefox for Android to 142.0 to match support for the data_collection_permissions manifest key.
Fixed extension popup not opening fully when clicking the toolbar icon on both desktop and Android.Source code released under All Rights Reserved
Version 1.2.0
Released 26 May 2026 - 45.12 kBWorks with firefox 140.0 and later, android 142.0 and laterFixed manifest validation errors: data_collection_permissions.required now correctly declares ["none"] (was an empty array, which is not allowed).
Updated browser_specific_settings.gecko.strict_min_version from 79.0 to 140.0 and gecko_android.strict_min_version from 120.0 to 142.0 to match the minimum Firefox versions that support the data_collection_permissions manifest key.Source code released under All Rights Reserved
Version 1.0.2
Released 12 May 2026 - 37.05 kBWorks with firefox 140.0 and later, android 140.0 and laterSource code released under All Rights Reserved