Edit and remove rules#

The sidebar lets you select, switch off, edit, and remove a rule, and it writes the whole set to a JSON file you can share.

The sidebar in the Rules sub-tab shows every rule, with a toggle next to each one. The count next to Proxy rules at the top shows how many rules are active.

Select a rule#

Select a rule in the sidebar to open it on the right. If the rule editor is not open, the right pane shows the entries list, filtered to the requests that the rule's conditions match. This is a fast way to check what a rule does before you turn it on.

Switch a rule on or off#

Each row in the sidebar has a switch on the left. Toggle it to enable or disable the rule. The active count in the header updates as you toggle.

Edit or remove a rule#

Each row has two icon buttons at the right.

  • Select the pencil icon to open the rule in the editor.
  • Select the trash icon to delete the rule. A confirmation dialog asks for the rule's name to make sure you mean it.

A deleted rule disappears from the sidebar and from all future sessions.

Export and import rule sets#

Three icons at the top of the sidebar manage rule sets.

  • Download writes every rule, enabled and disabled, to a JSON file. A native save dialog asks where to put it.
  • Upload opens a JSON file and adds its rules to the sidebar.
  • Plus creates a new rule.

Exported rule sets are useful when you want to share a configuration with a teammate, version it alongside a project, or keep separate sets for separate environments. An import appends to the existing rules, it does not replace them.