Published on

Chrome

Authors
  • avatar
    Name
    Timothy Blanks

Regex network filter, filter for network requests that contain token or getveh or loading

/token|getveh|loading/

Filter for headers

has-response-header:x-powered-by

Find and list attribute for a element

Array.from(document.getElementsByTagName('style')).map((x) => x.nonce)