Lines Matching full:scripts
26 // The file extension for standalone user scripts.
36 // Locations that user scripts can be run inside the document.
104 // Greasemonkey and probably more useful for typical scripts.
139 // These are only used with "standalone" Greasemonkey-like user scripts.
156 // List of js scripts for this user script
160 // List of css scripts for this user script
176 // Serialize the UserScript into a pickle. The content of the scripts and
190 // as XML namespaces. Only used when parsing Greasemonkey-style scripts.
193 // The script's name. Only used when parsing Greasemonkey-style scripts.
196 // A longer description. Only used when parsing Greasemonkey-style scripts.
200 // scripts.
204 // These are only used with standalone scripts.
209 // only used with scripts that are part of extensions.
212 // List of js scripts defined in content_scripts
215 // List of css scripts defined in content_scripts