Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: repplus/rep

v1.3.0 Privacy-First Global Capture & Optional Permissions

26 Nov 14:45

Choose a tag to compare

What’s New

Privacy-First Capture

rep+ now respects your privacy by default. Broad permissions (webRequest, <all_urls>) are not granted automatically. Full global capture is only activated when you click the 🌍 globe icon, giving you control over what you share.

Optional Permissions

  • Global network capture is requested at runtime, only when needed.
  • No silent monitoring, your workspace remains lightweight until you enable extra power.

Google Web Store Ready

This release is an important step toward publishing rep+ on the Chrome Web Store. By avoiding overly broad default permissions, we reduce the risk of being flagged by Google, while still keeping the extension fully functional.

Improved UX

  • One-time permission prompt ensures Chrome compliance without disrupting your workflow.
  • Multi-tab and global visibility continue to work seamlessly after enabling.

v1.2.0 – Multi-Tab Request Capture & Global Visibility

25 Nov 17:28

Choose a tag to compare

New Feature: Multi-Tab Capture

rep+ just got a major upgrade in how it captures traffic:

  • Multi-Tab Capture: rep+ now captures network requests from all open browser tabs, not just the inspected one.
  • Global Visibility: Monitor traffic across your entire browser session for broader testing coverage.
  • Visual Indicators: Requests from non-inspected tabs are clearly marked with a 🌍 globe icon so you instantly know where they came from.

This unlocks more realistic workflows, better debugging, and easier multi-origin testing.

Install or update in Chrome DevTools and enjoy a smarter, wider view of your HTTP traffic. 😎

v1.1.0 – JS Endpoint Extraction & Search Added

25 Nov 11:45
ebeffd3

Choose a tag to compare

What’s New

  • JS Endpoint Extraction: Automatically extract endpoints from JS files to speed up your testing workflow.
  • Request/Response Search: Quickly search requests and responses with powerful filters.
  • HTTP & Cookie Parameter Parsing: Analyze and manipulate request parameters more efficiently.
  • Pseudo-Header & Submenu Improvements: Removed unnecessary pseudo-headers and fixed submenu positioning for smoother UX.
  • Maintainers & Sponsors: Updated README to showcase project sponsors and maintainers.
  • Bug Reporting Section: Added guidance for reporting issues directly in the repo.

Improvements

  • Updated DevTools permission handling in the manifest.
  • General README improvements.

Install the latest version in Chrome DevTools and enjoy faster, smarter, AI-assisted API testing! 😎

v1.0.0 – Initial Release of rep+

23 Nov 12:53

Choose a tag to compare

rep+ is a lightweight Chrome DevTools extension inspired by Burp Suite Repeater—now with AI! 🚀

Highlights

  • Capture & Replay: Intercept HTTP requests directly in Chrome (no proxy needed).
  • Filters & Converters: Powerful search, regex, and encode/decode (Base64, URL, JWT, Hex/UTF-8).
  • Bulk Replay Attacks: Sniper, Battering Ram, Pitchfork, Cluster Bomb modes.
  • Response Diff: Git-style diff to compare baseline vs. attack responses.
  • AI Assistance (Claude): Explain requests and suggest prioritized attack vectors.
  • Export & Import: Share or restore requests as JSON for team workflows.

Install in Chrome DevTools and start testing APIs and web apps fast, smart, and efficiently. 😎