Code Monkey home page Code Monkey logo

Comments (7)

rohithkd avatar rohithkd commented on August 28, 2024 1

Really sorry that my wordings confused you.
The rules are persisted even on reboot.

What I meant was that instead of storing on extension indexedDB, I thought there is any option to save in the extension folder. So that I can use this in another system without manually loading the rule, and just unloading the extension would do for me.

From the conversation, I now understand that it is not possible and would probably need account storage.

We can tag this issue as "feature request" and see that it is possible to implement this idea.

from resourceoverride.

kylepaulsen avatar kylepaulsen commented on August 28, 2024

The only way to save rules is through this feature in the options:
pic

from resourceoverride.

rohithkd avatar rohithkd commented on August 28, 2024

Yes. I was able to perform by this way.I could save rule and load rule through UI. But I was just wondering whether it is possible to save the rule and place it any where in source code of extension, so next time I can just load the package and my rules are intact.

from resourceoverride.

kylepaulsen avatar kylepaulsen commented on August 28, 2024

Oh, in that case, no, not currently. The solution would probably use account storage to store your rules.

from resourceoverride.

rohithkd avatar rohithkd commented on August 28, 2024

So currently where the rules are getting stored? It is observed that the rules are saved even on reboot. This striked me the possibility of saving the rule and using it next time on loading the extension.

from resourceoverride.

kylepaulsen avatar kylepaulsen commented on August 28, 2024

Wait are you saying that your rules are not being persisted though a reboot? They definitely should be. Yes the rules are stored in the extension's indexedDB (on disk). If they are not being saved through a reboot, I wonder if any of your chrome profile data is. Or it could be a bug but that would be a huge one that no one has seen yet.

from resourceoverride.

chrishumphries avatar chrishumphries commented on August 28, 2024

I am also interested in this feature - any updates here?

from resourceoverride.

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.