4 ms·
Just took a quick glance at your extension and observed that it's currently using the "debugger" permission. What features necessitated using this API rather th
by dotproto 1y ago
Just took a quick glance at your extension and observed that it's currently using the "debugger" permission. What features necessitated using this API rather than leveraging content scripts and less invasive WebExtensions APIs?