Skip to content

Docs: Update amazon-cookie.md to include the filter select of "Fetch/XHR"#31

Open
celery-4 wants to merge 1 commit into
grimmory-tools:mainfrom
celery-4:patch-1
Open

Docs: Update amazon-cookie.md to include the filter select of "Fetch/XHR"#31
celery-4 wants to merge 1 commit into
grimmory-tools:mainfrom
celery-4:patch-1

Conversation

@celery-4
Copy link
Copy Markdown

@celery-4 celery-4 commented May 16, 2026

There is a missing step difficult for newcomers. You must select the filter "Fetch/XHR" for the rest of the instructions to be as accurate.

Description

There is a missing step in the current documentation that keeps the user from seeing the Amazon cookie that needs to be copied.

Linked Issue

Helps fix discussion #1319

Changes

After step 4. One additional step is added to put the proper filter on to make Step 5 make more sense.

Manual Testing Steps

  1. Followed documentation
  2. At step 5 there was no cookie. It took looking into the picture closer to see what was different on their screen vs mine
  3. By adding this step it becomes more clear.

Screenshots (Optional)

image

Additional Context (Optional)

This is just a slight documentation change.

AI Disclosure

None

Checklist

  • This PR links and implements an accepted issue.
  • This PR is a single focused change.
  • I ran the relevant validation for this change, such as npm run build and/or npm run typecheck.
  • I have added screenshots if there were any UI changes.
  • I have disclosed any AI usage as per the organization AI Policy above.
  • I understand all of my submitted changes.

Summary by CodeRabbit

Release Notes

  • Documentation
    • Enhanced cookie retrieval instructions with added guidance on using Network tab Fetch/XHR filters for improved clarity when locating cookie requests. Steps reorganized for better user experience while maintaining the core workflow of accessing developer tools, identifying the cookie header, and copying the cookie value.

Review Change Stack

There is a missing step difficult for newcomers. You must select the filter "Fetch/XHR" for the rest of the instructions to be as accurate.
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 16, 2026

📝 Walkthrough

Walkthrough

Updated browser-based Amazon cookie extraction instructions in docs/metadata/amazon-cookie.md to add explicit guidance on filtering Network requests by Fetch/XHR before selecting the main page load request. This clarification helps users locate the Cookie request header more efficiently during the extraction process.

Changes

Amazon Cookie Retrieval Instructions

Layer / File(s) Summary
Network tab filtering guidance
docs/metadata/amazon-cookie.md
Instructions expanded to direct users to filter Network requests by Fetch/XHR before selecting the main page load request, while keeping the subsequent steps focused on locating and copying the Cookie request header value.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Suggested labels

enhancement

Poem

🐰 A cookie's path now crystal clear,
With network filters drawing near,
Fetch and XHR show the way,
To extract what we need today!
The instructions shine with newfound light. ✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description check ✅ Passed The PR description is mostly complete with description, linked issue, changes, manual testing, and AI disclosure, but lacks documentation validation evidence.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Title check ✅ Passed The PR title follows conventional commit format with a clear scope and descriptive subject, accurately summarizing the documentation update to amazon-cookie.md.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
✨ Simplify code
  • Create PR with simplified code

Tip

💬 Introducing Slack Agent: The best way for teams to turn conversations into code.

Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.

  • Generate code and open pull requests
  • Plan features and break down work
  • Investigate incidents and troubleshoot customer tickets together
  • Automate recurring tasks and respond to alerts with triggers
  • Summarize progress and report instantly

Built for teams:

  • Shared memory across your entire org—no repeating context
  • Per-thread sandboxes to safely plan and execute work
  • Governance built-in—scoped access, auditability, and budget controls

One agent for your entire SDLC. Right inside Slack.

👉 Get started


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@coderabbitai coderabbitai Bot added the enhancement New feature or request label May 16, 2026
@celery-4 celery-4 changed the title Update amazon-cookie.md to include the filter select of "Fetch/XHR" Docs: Update amazon-cookie.md to include the filter select of "Fetch/XHR" May 16, 2026
@obviouslyallie obviouslyallie linked an issue May 17, 2026 that may be closed by this pull request
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Docs Edit]: Metadata, amazon-cookie.md missing step

1 participant