Giter Club home page Giter Club logo

Comments (6)

rpkamp avatar rpkamp commented on June 25, 2024

A computer can't store anything if there is no free space. Nothing can be done about that. Just make sure your C drive is never full.

from chrome-minimal-bookmarks-tree.

rpkamp avatar rpkamp commented on June 25, 2024

Also, this is a chrome issue (if indeed it is an issue at all), if I wanted to change something about this I couldn't, since extensions don't have that kind of power.

from chrome-minimal-bookmarks-tree.

oleedd avatar oleedd commented on June 25, 2024

You didn't correctly understand the issue.
Settings are stored when there was much free place. And all was saved and worked. But if there is no free place for very short time, then settings are lost (they were not changed since there was free place). And it is always so. Very sad.
The thing is that other extensions (for example AdGuard) are not losing its settings in such case. Only your extension and some proxy extension.
So please try to fix.
Btw is there used storage.sync or storage.local api?

from chrome-minimal-bookmarks-tree.

rpkamp avatar rpkamp commented on June 25, 2024

storage.local

from chrome-minimal-bookmarks-tree.

rpkamp avatar rpkamp commented on June 25, 2024

Feel free to create a PR if you think you can fix this, but I won't pursue it in my free time.

from chrome-minimal-bookmarks-tree.

oleedd avatar oleedd commented on June 25, 2024

One extension, I use, doesn't have this problem and uses storage.sync api. So I am almost sure that it is caused by not perfect storage.local api. So this may be fixed by just replacing local by sync in the code.

from chrome-minimal-bookmarks-tree.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.