Module: background script - thirdParty

Methods

(inner) monitorThirdPartyRequests()

Keeps track of third party requests, so we can visit suspicious sites if we want to.
Source:

(inner) processRequest(det)

Checks if a given third party request matches a request from another site and adds this other site to the queue (if the site is not already contained in the queue).
Parameters:
Name Type Description
det Object The third party request we want to process.
Source: