persepolisdm / Persepolis-WebExtension

WebExtension integration for Persepolis download manager
http://persepolisdm.github.io
GNU General Public License v3.0
73 stars 9 forks source link

(WIP) Manifest version 3 port #58

Closed khaled-0 closed 4 months ago

khaled-0 commented 4 months ago

Context menu link capturing fixed image

khaled-0 commented 4 months ago

Extension works for the most part now BUT, https://github.com/ugetdm/uget-integrator/issues/108

khaled-0 commented 4 months ago

Hey, I've tested on chromiun, chrome, firefox, brave, vivaldi Everything seems to work fine.

alireza-amirsamimi commented 4 months ago

If Persepolis uses intermediate script, every thing works fine. But if Persepolis is not already running and this add-ons call Persepolis directly(not with intermediate shell), Persepolis runs for a few seconds and then immediately crashes. Persepolis use intermediate shell script in Linux and BSD and Mac OS X now. So every thing looks good on Linux, BSD and Mac OS x. But we have the mentioned problem in Windows. We can't use intermediate script in windows. Please checkout this link. Somebody suggest a solution.

JafarAkhondali commented 4 months ago

Thank you @khaled-0 for your work, I have an issue with my system that's why it took so long to merge.