Pocket / extension-save-to-pocket

Save to Pocket is a browser extension that is used to save pages to a connected Pocket account
https://getpocket.com
MIT License
273 stars 48 forks source link

CSS color variables are being injected globally onto each page visited #270

Closed anthony-liddle closed 2 years ago

anthony-liddle commented 2 years ago

User Story

The CSS color variables are being injected into each visited page on a global level. It was raised in this comment: https://github.com/Pocket/extension-save-to-pocket/issues/267#issuecomment-953880211

Acceptance Criteria

All CSS declarations should be scoped to the pocket-extension class name to prevent any chance of stylebleed.

anthony-liddle commented 2 years ago

Released in version 4.0.2