We have streamlined the process for monitoring which rules are applied on the page. You can now customize your notification preferences for different rule types in the settings.
👉 Rule Modifications
1. Created a Modify Response Rule to change autocomplete response for Airbnb search.
2. Created a header modification rule to remove the content-security policy header from network requests.
👉 Using the Widget
Open the Airbnb website in a new tab. A widget will list all the rules applied on the page as they are executed.
👉 Widget Functionality
Remove the CSP header rule that has been applied.
Modify response rule for autocomplete suggestions has been applied.
Click on any rule in the widget to open the rule editor for that rule in a new tab.
👉 Customizing Widget Visibility
Click the settings button in the top bar to change widget visibility. You can choose to display only specific rule types.
👉 Execution Tabs
View applied rules under the execution tabs. The CSP headers rule is applied on the page.
👉 Modify API Response Rule
When a search is initiated, the modify API response rule takes effect and the widget displays the changes.
👉 Configuring Widget
You can configure widget visibility and disable it if needed. Rules will still be applied even if the widget is not visible.
👉 Checking Executed Rules
Check all executed rules on a page under the executed rule section in the extension pop-up.
👉 Widget Benefits
The widget helps identify unexpected rules and allows you to update rule configurations accordingly. It also highlights rule modifications that may not be visible in browser dev tools or UI changes.