-
Notifications
You must be signed in to change notification settings - Fork 172
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sweep: add webhook when uploading cookie #69 #69
Comments
🚀 Here's the PR! #70💎 Sweep Pro: You have unlimited Sweep issues
Actions
Step 1: 🔎 SearchingHere are the code search results. I'm now analyzing these search results to write the PR. Relevant files (click to expand). Mentioned files will always appear here.CookieCloud/extension/popup.tsx Lines 1 to 181 in 09cffd5
CookieCloud/extension/function.js Lines 1 to 413 in 09cffd5
CookieCloud/extension/background/index.ts Lines 1 to 133 in 09cffd5
CookieCloud/extension/tsconfig.json Lines 1 to 18 in 09cffd5
CookieCloud/extension/style.scss Lines 1 to 5 in 09cffd5
CookieCloud/extension/popup.html Lines 1 to 8 in 09cffd5
CookieCloud/extension/background/messages/config.ts Lines 1 to 23 in 09cffd5
Step 2: ⌨️ Coding
|
add webhook to extension/popup.tsx |
add webhook to extension/popup.tsx
webhook is a input for a url, and will post uploaded cookie to it when sync finished
The text was updated successfully, but these errors were encountered: