Skip to content

Conversation

@madebyollin
Copy link

@madebyollin madebyollin commented Nov 20, 2017

Right now the extension uses localStorage instead of chrome.storage.local or chrome.storage.sync. This means that CSS won't be synced between normal and incognito modes (even if the extension is enabled in incognito), or across devices with the same Chrome account.

This pull request still loads styles from localStorage if they exist, but saves all new styles to chrome.storage.sync. It is not well tested, but it works on my machine...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant