persepolis icon indicating copy to clipboard operation
persepolis copied to clipboard

Firefox extension dont work in Librewolf (Linux)

Open Milor123 opened this issue 10 months ago • 3 comments

System Details:

noe@  ~  neofetch ██████████████████ ████████
██████████████████ ████████ ------------------------- ██████████████████ ████████ OS: Manjaro Linux x86_64 ██████████████████ ████████ Kernel: 6.6.19-1-MANJARO ████████ ████████ Uptime: 2 hours, 15 mins ████████ ████████ ████████ Packages: 1963 (pacman) ████████ ████████ ████████ Shell: zsh 5.9 ████████ ████████ ████████ Resolution: 1920x1200 ████████ ████████ ████████ DE: Plasma 5.27.11 ████████ ████████ ████████ WM: KWin ████████ ████████ ████████ Theme: [Plasma], Breeze [GTK2/3] ████████ ████████ ████████ Icons: [Plasma], breeze-dark [GTK2/3] ████████ ████████ ████████ Terminal: tilix ████████ ████████ ████████ CPU: Intel i5-14500

  • Persepolis Version: 4.0.1
  • How do you install Persepolis? Yay -S persepolis-git

Interrup Downloads is ON and Context Menu ON

I try download files from https://myjob.page/tools/test-files

I've tried change privacy.firstparty.isolate settings to false, and all related but nothing work, persepolis dont detect the file

I have all as default in persepolis and it is in the system tray image

What should I do guys?

In Vivaldi it work correctly, but not in firefox (Librewolf)

Milor123 avatar Apr 05 '24 13:04 Milor123

Hello I guess the config folder of LibreWolf is different from FireFox. I'll install LibreWolf and I'll fix this issue.

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

Hello You must create two symlinks to solve the issue. Checkout this link for more information.


ln -s ~/.mozilla/native-messaging-hosts ~/.librewolf/native-messaging-hosts

sudo ln -s /usr/lib/mozilla/native-messaging-hosts /usr/lib/librewolf/native-messaging-hosts

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

Hello You must create two symlinks to solve the issue. Checkout this link for more information.


ln -s ~/.mozilla/native-messaging-hosts ~/.librewolf/native-messaging-hosts

sudo ln -s /usr/lib/mozilla/native-messaging-hosts /usr/lib/librewolf/native-messaging-hosts

Ohh thank you very much, I've copied the file into my librewolf folder and it works !!!

cp -r /home/noe/.mozilla/native-messaging-hosts/com.persepolis.pdmchromewrapper.json /home/noe/.librewolf/native-messaging-hosts/com.persepolis.pdmchromewrapper.json

Solved !!! Thanks guys

Milor123 avatar Apr 06 '24 13:04 Milor123