ProxymanApp / ProxymanApp/Proxyman

How to import @addon on Windows Version?

Open
#2,072 3 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.