Coder Social home page Coder Social logo

Comments (7)

abstiles avatar abstiles commented on June 1, 2024

Good idea. I don't think Google lets Chrome extensions scan the filesystem arbitrarily, but there may be a way to explicitly save/load files with a user action. Would that satisfy you?

from deluminate.

keen99 avatar keen99 commented on June 1, 2024

yep, certainly better than nothing! (now, can I cron that... ;)

On Tue, Jul 8, 2014 at 11:17 AM, abstiles [email protected] wrote:

Good idea. I don't think Google lets Chrome extensions scan the filesystem
arbitrarily, but there may be a way to explicitly save/load files with a
user action. Would that satisfy you?

Reply to this email directly or view it on GitHub
#27 (comment).

from deluminate.

abstiles avatar abstiles commented on June 1, 2024

I would still like to implement this request, but I still cannot find a good way to load an existing file. Still, implementing the relatively recent chrome.storage API would resolve the issue that prompted this request (syncing settings between systems). I'll add that to my priorities list.

from deluminate.

keen99 avatar keen99 commented on June 1, 2024

for chrome, is the current config stored in a file on the filesystem currently? or tucked away somewhere hard to reach? (looking to recover one from backups...)

from deluminate.

abstiles avatar abstiles commented on June 1, 2024

This should be stored somewhere in the filesystem. It's kind of OS dependent, but it should be in a hidden folder in your home directory. You'd have to dig through it a bit to find out where it might be, then restore the folder associated with this extension.

from deluminate.

michaelmior avatar michaelmior commented on June 1, 2024

Instead, couldn't this just use chrome.storage? This gives 100KB of data which should be more than enough. I assume this was what was mentioned in #62.

from deluminate.

fenollp avatar fenollp commented on June 1, 2024

Here's how uBlock Origin uses that storage + how it works on Firefox & some insights that seem valuable https://github.com/gorhill/uBlock/wiki/Cloud-storage

cc #603

from deluminate.

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.