Giter Site home page Giter Site logo

Comments (9)

erickutcher avatar erickutcher commented on July 2, 2024

Apparently it's because I packaged it with a newer CRX format (I'm using the latest Vivaldi browser) and it's not compatible with older browsers. If the extension had been uploaded to the Chrome Web Store, then it wouldn't have been a problem because it would have served your browser with the correct version.

Try this as a workaround. Unzip this file to a folder and load the folder in the Extensions window as an unpacked extension. You'll need to enable developer mode first. HTTP_Downloader_Chrome_Extension.zip

from httpdownloader.

smaragdus avatar smaragdus commented on July 2, 2024

@c-sanchez

Workaround:

  1. Extract CRX extension with 7-Zip;
  2. Go to Extensions;
  3. Load unpacked extension;
  4. Pack extension;
  5. Install the packed extension;

This worked for me. I think that if the extension is only loaded as unpacked extension it will be lost when the browser is restarted. But if it is loaded as unpacked extension, then packed and then the packed extension is installed it will stay installed.

from httpdownloader.

smaragdus avatar smaragdus commented on July 2, 2024

@erickutcher

Do you think that it is it worth the effort to publish the extension at Chrome Store? Does Google charge for publishing extensions at their store?

from httpdownloader.

c-sanchez avatar c-sanchez commented on July 2, 2024

Ok, the extension is installed now but is not intercepting downloads
image

from httpdownloader.

erickutcher avatar erickutcher commented on July 2, 2024

@smaragdus

It's free, but it just becomes another place to answer support questions and it's nicer just to have it all consolidated here.

@c-sanchez

Click on the extension's icon in the top right and make sure that "Override browser's download manager" is checked.

from httpdownloader.

c-sanchez avatar c-sanchez commented on July 2, 2024

@erickutcher sorry for my delay, I have some problems with my computer.
I checked the "Override browser's download manager" option and I have this error
gifïmage

from httpdownloader.

erickutcher avatar erickutcher commented on July 2, 2024

You'll want to enabled the Server in the HTTP Downloader options. Go to Tools > Options... and select the Connection tab. Put a check in "Enable server:" and press OK.

The extension has to connect to the server in order to send the program the download information. If the server isn't running, then you'll see that error message from the extension.

connection_options

from httpdownloader.

c-sanchez avatar c-sanchez commented on July 2, 2024

Hi again @erickutcher , I'm sorry for my delay, I have my pc again now :P
Ok, I can enable the the extension and make this works, but I have this error message in Chrome:
An error occurred while sending the download request.

I'm on Windows 7 now, I think I will back to XP later to check again how works anyway.

from httpdownloader.

erickutcher avatar erickutcher commented on July 2, 2024

As long as the server and port match in both the program and the extension then they should communicate with each other. That message you're getting would indicate that the extension can't connect to the server.

If you're on Windows 7, then you're probably running the latest version of Chrome. Try reinstalling the extension from here: https://erickutcher.github.io/#HTTP_Downloader

You might also try changing the port to something else. For example, you could set the port in the program and the extension to 54321.

from httpdownloader.

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.