Code Monkey home page Code Monkey logo

Comments (5)

xsmile avatar xsmile commented on September 28, 2024

chromexup does not have any influence on extensions installed manually or via the Web Store.

from chromexup.

rEnr3n avatar rEnr3n commented on September 28, 2024

So you have no intention in supporting it?

from chromexup.

xsmile avatar xsmile commented on September 28, 2024

This is a slightly different use case. Since extensions outside of the Web Store are not published in one single source, you would need to configure different methods to parse the extension version for update checks and to download the extension afterwards. Most of them are probably available in GitHub and it would work, but there is hardly a way you can do it for all possible web sites.
You have the same issue with the official Google Chrome browser as you manually need to update all such extensions.

Most probably I won't implement this but I will keep the issue open just in case.

from chromexup.

Tank-Missile avatar Tank-Missile commented on September 28, 2024

I would say git is the second best option for delivering extensions, as google has no control in this case. If an extension is removed from the web store for whatever reason, it can still be updated using git. Now, this would require extension developers to standardize releases. A latest tag could be updated as new releases are made. There may be a more feasible option though.

from chromexup.

epitron avatar epitron commented on September 28, 2024

What if the config file could take file paths or urls instead of just extension ids?

eg:

uBlockOrigin = cjpalhdlnbpafiamejdnhcphjbkeiagm
unpackedext  = ~/src/unpackedext
AdNauseam    = https://github.com/dhowe/AdNauseam.git

Since paths/urls always contain a /, disambiguating them is easy.

from chromexup.

Related Issues (12)

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.