Code Monkey home page Code Monkey logo

download-crx's People

Contributors

acvetkov avatar alexstrat avatar jpawlicki avatar k03mad avatar tofutim avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

download-crx's Issues

error installing?

Hi, I am thinking about using this in a build script, but I ran into the following

npm install --save-dev download-crx
npm WARN [email protected] No description
npm WARN [email protected] No repository field.
npm ERR! Windows_NT 6.3.9600
npm ERR! argv "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" "ins
tall" "--save-dev" "download-crx"
npm ERR! node v6.3.0
npm ERR! npm v3.10.3
npm ERR! path D:\xxx\Add-ons\yyy\src\publish\node_modules\download-crx\bind\download
npm ERR! code ENOENT
npm ERR! errno -4058
npm ERR! syscall chmod

npm ERR! enoent ENOENT: no such file or directory, chmod 'D:\xxx\Add-ons\yyy\src\publish\node_modules\downlo
ad-crx\bind\download'
npm ERR! enoent ENOENT: no such file or directory, chmod 'D:\xxx\Add-ons\yyy\src\publish\node_modules\downlo
ad-crx\bind\download'
npm ERR! enoent This is most likely not a problem with npm itself
npm ERR! enoent and is related to npm not being able to find a file.
npm ERR! enoent

npm ERR! Please include the following file with any support request:
npm ERR! D:\xxx\Add-ons\yyy\src\publish\npm-debug.log

I get the same error if I 'npm install download-crx' instead of --save-dev, so something is amiss.

Beginning in M73, Chrome only allows installation of extensions signed with a CRX3 package

The download-crx package is using the old endpoint which will retrieve CRX2s [1], and so newer versions of Chrome will disallow the installation. download-crx (and other similar downloading libraries) needs to update their code to request CRX3s, and then this would work in all modern Chrome versions (CRX3s have been supported for several versions now).

see https://bugs.chromium.org/p/chromium/issues/detail?id=941356#c7

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.