Integrating Browser and Flatpak build
Posted: Sun Jun 30, 2024 4:19 am
Hello FDM Team,
There is already a Flatpak Port of this wonderful Download Manager, The problem is mostly Browser Integration
For which, I found a workaround by some thinking (and many users did too when checking the github issues),
I think it would be better if you add it in the source file, So it would easier for the app maintainer to update instead of editing it everytime.
P.S. It would be a lot better if you maintain the flatpak package. Every distro user gets benefits because of you not just debian.
There is already a Flatpak Port of this wonderful Download Manager, The problem is mostly Browser Integration
For which, I found a workaround by some thinking (and many users did too when checking the github issues),
Code: Select all
{
"allowed_extensions": [
"fdm_ffext@freedownloadmanager.org",
"fdm_ffext2@freedownloadmanager.org"
],
"description": "Free Download Manager",
"name": "org.freedownloadmanager.fdm5.cnh",
path:\/opt\/freedownloadmanager\/wenativehost,
"path": "\/var\/lib\/flatpak\/app\/org.freedownloadmanager.Manager\/x86_64\/stable\/active\/files\/extra\/opt\/freedownloadmanager\/wenativehost",
"type": "stdio"
}
I think it would be better if you add it in the source file, So it would easier for the app maintainer to update instead of editing it everytime.
P.S. It would be a lot better if you maintain the flatpak package. Every distro user gets benefits because of you not just debian.