Skip to content

v1.2.0: The Root-Cause Solution (Complete Tab Destruction & Clean Re-creation)

Choose a tag to compare

@Tribal-Chief-001 Tribal-Chief-001 released this 01 Sep 05:08
· 2 commits to main since this release

⚡ What's New in v1.2.0

  • The Root-Cause Permanent Solution:
    • Replaced chrome.tabs.discard() with chrome.tabs.remove() on explicit close (X).
    • Calling chrome.tabs.remove() completely destroys the tab session from Chromium and triggers Vivaldi's internal offerEraseTabId listener, erasing the tab ID from Pge.Z.
    • When reopened, Vivaldi's native _createRelatedTab() runs with an empty tab ID, spawning a brand-new pristine tab pointing straight to your configured Home URL across all websites (ChatGPT, NotebookLM, Artificial Analysis, Grok, Claude, Reddit, Twitter/X, custom sites).
    • Cleaned up all legacy workarounds, race conditions, and heuristic resets.
    • Multitasking (clicking outside / blur) continues to keep your active conversations 100% warm.