-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
We were running out of sync storage space in FireFox at about 8 bookmarks. Turns out the max available sync storage is 102 kb. The max for local is 5 MB. Let's use that instead, even though we lose the sync advantage. We'll keep the color mode in sync storage, since that doesn't take up much space. Closes #30
- Loading branch information
1 parent
2593d05
commit 617cb24
Showing
2 changed files
with
49 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters