Contributor
Amitesh Mahapatra

DNR Interactive Tool for Chrome Extensions


Mentors
Sreeja Kamishetty, Oliver Dunk, Patrick Kettner
Organization
Chromium
Technologies
vue.js
Topics
web, Chrome Extensions
The chrome.declarativeNetRequests API enables Chrome extensions to block or redirect network requests. As this API has a vast array of capabilities, this project aims to build an interactive web based tool to preview how rules registered with the API will be executed as the requests are processed. Through this tool, developers will be able to - i) make mock requests, and ii) change declarative network rules, and see the impact through animations.