Fixed an issue where saved options were deleted after every update.
Fixed an issue where the popup would not open in Firefox.
Added more restrictions to the pages and data to which the extension has access.
Version 1.2.2
Security and dependency update.
Deprecated all other previous versions.
Version 1.2.1
Restricted the access Google Analytics has to user data.
Version 1.2.0
Removed unnecessary icons to decrease package size.
Updated CSS elements.
Added automatic dark theme that matches browser's theme.
Fixed issue causing functions loaded by content_script to run multiple times. More info here.
Fixed issue causing extension not to find DOM elements if the page loaded after content_script. More info here.
Stopped using Tabs permission which gave extension unnecessary privileges. Using activeTab now, and restricting access to Zendesk domain. More info here.