Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Option to apply rules only to active tab

Open
#32 3 comments 0 reactions 1 assignee View on GitHub

@sachinjain024 is already working on this.

Since Dec 5, 2025.

Assessment

This issue has not been assessed yet.

Description

Problem

I have a set of generic rules that may be applied on any website to test my third party pluggin.
E.g : Set the user agent as WRONG_USER_AGENT, Add this header, override this one, ...

I often need to go to some new website and activate one or two rules to debug.
Instead of having to create a new rule each time, or to modify the existing one. It's more convenient for me to have a generic rule "Wrong user agent" and toggle it whenever I want.

The problem is that when such a rule is activated, it mess with all other tabs. When I'm debugging and need to go back and forth on some other websites. I'm constently activating / de-activating the rule.

Solution

The perfect solution for this use case would be to add an option to activate rules only for the active tab.
This could be a toggle in the settings : "Tab only activation" - "Only activate rules for the current tab".

The extension would store the current tab when activating rules and toggle them on and off on tab changes.

To me, this should even be the default behaviour as I don't know why you would want to activate a rule on all your browser. It's always to debug a particular tab.

Dominant language
TypeScript
Stars
87
Forks
23
Avg merge
14h
Merged PRs (30d)
3

Contributor guide

Open the contributing guide

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.

More from requestly/interceptor

All issues in requestly/interceptor

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.