Persepolis-WebExtension icon indicating copy to clipboard operation
Persepolis-WebExtension copied to clipboard

Not Working in Latest Firefox

Open ghost opened this issue 4 years ago • 18 comments

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/

ghost avatar Sep 21 '20 14:09 ghost

@minutesinch I've checked it with version 80 and it worked. Are you sure the interrupt downloads option is turned on?

JafarAkhondali avatar Sep 21 '20 16:09 JafarAkhondali

yes

ghost avatar Sep 21 '20 17:09 ghost

Screen Shot 2020-10-24 at 2 00 24 AM Confirmed for me OS: mac os 10.15.5 firefox version: 86.0.4240.111 (Official Build) (x86_64)

mistercorea avatar Oct 23 '20 17:10 mistercorea

@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)

ghost avatar Dec 04 '20 07:12 ghost

@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!

ghost avatar Dec 10 '20 12:12 ghost

@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!

thank you for advice, but it seems better avoid suck thing bc its enabled by default in firefox

ghost avatar Dec 10 '20 17:12 ghost

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)

korongmambu avatar Aug 22 '21 09:08 korongmambu

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

IamRezaMousavi avatar Sep 17 '22 15:09 IamRezaMousavi

This comment was useful for me: https://github.com/persepolisdm/persepolis/issues/922#issuecomment-1291325492

IamRezaMousavi avatar Nov 17 '22 19:11 IamRezaMousavi

I have installed Persepolis add-ons in Firefox and not working, but it works in Brave browser. OS = Ubuntu 22

AMN2080 avatar Apr 01 '24 10:04 AMN2080

@AMN2080 Hello Which PersepolisDM version are you using?

alireza-amirsamimi avatar Apr 01 '24 10:04 alireza-amirsamimi

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)

Milor123 avatar Apr 04 '24 20:04 Milor123

Please run this command and tell me the output: ls -l ~/.config/persepolis_download_manager/persepolis_run_shell

alireza-amirsamimi avatar Apr 05 '24 21:04 alireza-amirsamimi

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

Milor123 avatar Apr 05 '24 21:04 Milor123

@AMN2080 Hello Which PersepolisDM version are you using?

I use the final version (4.0.1) & Firefox 124.0.2

AMN2080 avatar Apr 06 '24 07:04 AMN2080

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

AMN2080 avatar Apr 06 '24 08:04 AMN2080

Please run this command and tell me the output: cat ~/.mozilla/native-messaging-hosts/com.persepolis.pdmchromewrapper.json

alireza-amirsamimi avatar Apr 06 '24 18:04 alireza-amirsamimi

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]"]}

AMN2080 avatar Apr 12 '24 18:04 AMN2080