Skip to content

Minimize URL length when saved #21

Description

@timothyjamesjensen

chrome.storage.sync has a max storage capacity of 102,400 BYTES. Some URL's are extremely long and will fill up this storage quickly. Lets look into using https://goo.gl/ to shorten the URL's before we save them. We can then use http://longurl.org/ to expand the URL once it is retrieved from storage (it is necessary to expand the url so that we can display it to the user as they are viewing their notes).

Activity

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

Metadata

Metadata

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions