This file is indexed.

/usr/share/unity-webapps/userscripts/unity-webapps-amazon/manifest.json is in unity-webapps-common 2.4.17+14.04.20140416-0ubuntu1.

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
 7
 8
 9
10
11
12
{
    "includes": ["http://www.amazon.*/*"],
    "requires": ["utils.js"],
    "name": "Amazon",
    "scripts": ["Amazon.user.js"],
    "maintainer": "Webapps Team <webapps@lists.launchpad.net>",
    "manifest-version": "1.0",
    "integration-version": "2.4",
    "package-name": "Amazon",
    "icons": {},
    "domain": "amazon.com"
}