You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gigafiga21 edited this page Aug 10, 2019
·
1 revision
Now there are 3 tab types: CONSOLE, PAGE and MIXED. This types are used by content script to create DOM tree. CONSOLE and PAGE pages are connected on the background script level and have a message tunnel between.
CONSOLE
Console page, consists of one Console block.
PAGE
Page which contains iframe with url given by user and tracking by CONSOLE page