mcdamo

Results 35 comments of mcdamo

Cypress is not available on many platforms, so when building from source on non-linux it is necessary to remove cypress with: ``` npm uninstall cypress --save-dev ```

Hi @LonjaZurbaran, which version of the addon is installed? What is not working, the downloads for a site or the whole addon? If you can access the preferences then it...

Any error will be in the Extension console: go to page `about:debugging#/runtime/this-firefox` and Inspect this addon.

I wonder if it is the same as #94 If you toggle the addon Sidebar, and try to download using the buttons in the Sidebar, does it show why it...

@LonjaZurbaran it appears you have only a single path rule and it cannot generate a filename for the site you are using: `rule: ${name}.${ext}, filename: 2Q==., valid: false` For data:image...

v2.3.1 Added pt_BR by @rafaelhipercg Added fr_FR by @tducasse

v2.3.2 Added zh_CN by @yfdyh000

Duplicate of #94. If you toggle the addon Sidebar, and try to download using the buttons in the Sidebar, does it show why it fails?

Thanks for the report. It looks like it is triggering a [Firefox bug](https://bugzilla.mozilla.org/show_bug.cgi?id=1890187)

New v4.5.0 has advanced option to switch download method. The new default method 'content fetch' does not have this issue with download history.