This file is indexed.

/usr/share/xul-ext/greasemonkey/content/scratchpad-overlay.xul is in xul-ext-greasemonkey 3.8-1~deb8u1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
5
6
<?xml version="1.0"?>
<overlay id="greasemonkey-browser-overlay"
  xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
>
<script type="application/x-javascript" src="chrome://greasemonkey/content/scratchpad-overlay.js" />
</overlay>