View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0018996 | MMW 5 | Extensions framework | public | 2022-04-22 22:06 | 2022-05-25 16:38 |
| Reporter | zvezdan | Assigned To | |||
| Priority | urgent | Severity | minor | Reproducibility | N/A |
| Status | closed | Resolution | fixed | ||
| Product Version | 5.0.3 | ||||
| Target Version | 5.0.3 | Fixed in Version | 5.0.3 | ||
| Summary | 0018996: Method to get folder of installed addon needed | ||||
| Description | Method to get folder of installed addon needed, to be used inside the install.js/uninstall.js files. It should return value correspondingly for regular and portable installations. By the way, getApplicationPath is not documented in the API, 7 years after its introduction. | ||||
| Tags | No tags attached. | ||||
| Fixed in build | 2617 | ||||
|
|
OK, added window.__currentAddonPath in build 2617. @drakinite: Please document this. |
|
|
Verified window.__currentAddonPath in 2617 |
|
|
Documented window.__currentAddonPath in https://www.mediamonkey.com/wiki/Getting_Started_(Addons). |