diff --git a/platform/firefox/vapi-background.js b/platform/firefox/vapi-background.js index 44c4d8c..be36e31 100644 --- a/platform/firefox/vapi-background.js +++ b/platform/firefox/vapi-background.js @@ -832,6 +832,7 @@ vAPI.net.registerListeners = function() { 3: 'image', 4: 'stylesheet', 5: 'object', + 6: 'main_frame', 7: 'sub_frame', 11: 'xmlhttprequest' };