ProxymanApp / ProxymanApp/Proxyman
How to import @addon on Windows Version?
Open
Nobody has claimed this yet.
question
- Dominant language
- No language data
- Stars
- 7k
- Forks
- 237
- PR merge metrics
- No merged PRs in 30d
Description
I use the script below,it work on Mac OS but it doesn't work on Windows , always remind the file cannot find
// Addons List: https://docs.proxyman.io/scripting/addons
const CryptoJS = require('@addons/libs/crypto-js.min.js');
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the scripting addons documentation linked in the issue and reproduce the shown require('@addons/libs/crypto-js.min.js') script on Windows. Compare its behavior with macOS and determine whether the Windows import should work; done means the Windows behavior is fixed or the supported usage is clearly documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100