-
Notifications
You must be signed in to change notification settings - Fork 672
Firefox Flashgot Plugin
AliReza AmirSamimi edited this page Apr 25, 2025
·
8 revisions
Update persepolis to the latest version(at least version 3.0.0). LibreWolf is a custom and independent version of Firefox.So the steps are similar. Install Persepolis extension on FireFox or LibreWolf browser. restart persepolis and your browser.
For the plugin to work on LibreWolf, some additional steps is required. You must create two symlinks. 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
Read More About Persepolis