Lines Matching refs:script
499 // there is a content script that matches all hosts, if there is a host
541 // Returns true if this extension can execute script on a page. If a
542 // UserScript object is passed, permission to run that specific script is
543 // checked (using its matches list). Otherwise, permission to execute script
547 // usually not allowed to run script on.
549 const UserScript* script,
553 // on the whitelist of extensions that can script all pages.
733 // script petterns.
812 // True if the extension was generated from a user script. (We show slightly
916 // Whether the extension has host permissions or user script patterns that