win7-7 wrote:This add-on seems to works with simple fix ...
This win7-7 fix works for Pale Moon 27, but breaks Download Status Bar for use in PM26 and prior. A better fix, for both the Pale Moon user and the add-on's developer, is to change the bootstrap.js file in Download Status Bar (beginning with line 1384) as follows:
After adding these two lines to bootstrap.js in DSB, DSB should continue to function normally in both PM26 and after updating Pale Moon to PM27.
Note that Firefox changed how downloads were handled in FF26. Pale Moon made similar changes, but not until PM27. So, PM version 26 required the old download process. And PM version 27
and FF version 26 required the new download process. Download add-ons which ignored differences between PM26 and FF26 broke in PM26, perhaps to work again in PM27. Add-ons like Download Status Bar, whose authors included code specifically for Pale Moon, now see their add-ons requiring a minor fix to continue to work in PM27.