You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 18, 2026. It is now read-only.
Description
I want to copy a file relative to a packaged install location.
This requires some design decisions as this variable needs to be kind of dynamic, it should probably probably refer to the last used package installers install location.
Description
I want to copy a file relative to a packaged install location.
This requires some design decisions as this variable needs to be kind of dynamic, it should probably probably refer to the last used package installers install location.
Additional information
I needed to put a policies.json next to the install location of my browser.
https://support.mozilla.org/en-US/kb/customizing-firefox-using-policiesjson
Manifest Example
Current workaround
Figure out all install locations for each package on each OS and add an action for that.