Persepolis-WebExtension
Persepolis-WebExtension copied to clipboard
Not Working in Latest Firefox
i have install Persepolis dm desktop version(linux) and Persepolis dm extension (v 2.2.0) and firefox 80.0.1 but not working any more. i try uninstall and install again (reinstall) same result also i can fetch links through Persepolis Download Manager Integration but it fail to insert into desktop app.
note that Persepolis dm work on firefox 74 and earlier but in newer version note work.
installed from mozilla add-ons store: https://addons.mozilla.org/en-US/firefox/addon/persepolis-dlm-integration/
@minutesinch I've checked it with version 80 and it worked. Are you sure the interrupt downloads
option is turned on?
yes
Confirmed for me
OS: mac os 10.15.5
firefox version: 86.0.4240.111 (Official Build) (x86_64)
@JafarAkhondali I can confirm this. The desktop application works fine when added link using the +
button, but the extension does not start the download. The extension does interrupt the download from browser but download never starts. This is true for directly clicking the link and also using the "Download with Persepolis" from context menu. Both "Interrupt downloads" and "Context menu" is turned on in the extension.
OS: Linux Mint 20 Cinnamon Firefox version: 83.0 (64-bit)
@minutesinch @JafarAkhondali It seems the problem was with first party isolation. As referenced in #20 , setting privacy.firstparty.isolate
to true
prevents the extension to capture download. It's all good now. Working much better than uget. Thanks @JafarAkhondali for this awesome tool!
@minutesinch @JafarAkhondali It seems the problem was with first party isolation. As referenced in #20 , setting
privacy.firstparty.isolate
totrue
prevents the extension to capture download. It's all good now. Working much better than uget. Thanks @JafarAkhondali for this awesome tool!
thank you for advice, but it seems better avoid suck thing bc its enabled by default in firefox
I verified this too, even set privacy.firstparty.isolate
to false
doesn't work.
OS: Arch Linux
Browser: LibreWolf v91.0.1 (a fork of Firefox)
Not working for me, too
Firefox: 104.0.2 Brave: 1.43.93 Chromium: 105.0.5195.127 (Official Build) OS: Ubuntu 22.04.1 LTS
This comment was useful for me: https://github.com/persepolisdm/persepolis/issues/922#issuecomment-1291325492
I have installed Persepolis add-ons in Firefox and not working, but it works in Brave browser. OS = Ubuntu 22
@AMN2080 Hello Which PersepolisDM version are you using?
I have installed Persepolis add-ons in Firefox and not working, but it works in Brave browser. OS = Ubuntu 22
Me neither, I am in Manjaro try with firefox (Librewolf)
Please run this command and tell me the output:
ls -l ~/.config/persepolis_download_manager/persepolis_run_shell
Please run this command and tell me the output:
ls -l ~/.config/persepolis_download_manager/persepolis_run_shell
I get this:
-rwxr-xr-x 1 noe noe 34 abr 5 10:14 /home/noe/.config/persepolis_download_manager/persepolis_run_shell
@AMN2080 Hello Which PersepolisDM version are you using?
I use the final version (4.0.1) & Firefox 124.0.2
Please run this command and tell me the output:
ls -l ~/.config/persepolis_download_manager/persepolis_run_shell
-rwxrwxr-x 1 amn2080 amn2080 29 Apr 6 11:36 /home/amn2080/.config/persepolis_download_manager/persepolis_run_shell
Please run this command and tell me the output:
cat ~/.mozilla/native-messaging-hosts/com.persepolis.pdmchromewrapper.json
Please run this command and tell me the output:
cat ~/.mozilla/native-messaging-hosts/com.persepolis.pdmchromewrapper.json
{"name": "com.persepolis.pdmchromewrapper", "type": "stdio", "path": "/home/amn2080/.config/persepolis_download_manager/persepolis_run_shell", "description": "Integrate Persepolis with firefox using WebExtensions", "allowed_extensions": ["[email protected]", "[email protected]"]}