Name Description Size
anti-tracking.css 1880
debugger-fsm-context.js Finite State Machine (FSM) context for interactive debugging of tracker blocking. This class manages the state transitions and interactions for the debugging process. 8912
index.html 1559
initializer.js 841
moz.build 384
panel.js Constructor. @param {Window} panelWin The frame/window dedicated to this panel. @param {Toolbox} toolbox The toolbox instance responsible for this panel. @param {Object} commands The commands object with all interfaces defined from devtools/shared/commands/ 1107
test
webcompat-tracker-debugger.js A devtool extension to help streamline the process of debugging tracker-related webcompat issues. This extension supports: - Viewing all blocked resources - Select any of the blocked resources to unblock and test if the website is fixed - An interactive debugger that will narrow down the exact resources that we need to add to the exceptions list 12845