v1.2.0 Change Chrome permission
To bypass a documented Chromium regression (Issue 472803133) that silently disables extensions during updates, this version moves host access from activeTab to optional_host_permissions. This architectural change requires a one-time approval via a "Permission Bridge" (request.html) to establish the persistent authorized state necessary to prevent the browser from killing the extension during future version updates.