This file is indexed.

/usr/share/doc/chrome-gnome-shell/README.md is in chrome-gnome-shell 10-1.

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
13
14
15
16
17
18
19
20
21
22
GNOME Shell integration for Chrome
============================================
[![Code Health](https://landscape.io/github/nE0sIghT/chrome-gnome-shell-mirror/master/landscape.svg?style=flat)](https://landscape.io/github/nE0sIghT/chrome-gnome-shell-mirror/master)

Introduction
------------

This repository contains Browser extension for Google Chrome/Chromium, Firefox, Vivaldi, Opera (and other
Browser Extension, Chrome Extension or WebExtensions capable browsers) and native host messaging connector
that provides integration with GNOME Shell and the corresponding extensions repository https://extensions.gnome.org/.

Requirements
------------
 * GNOME Shell up to 3.22
 * Python 2.7+ or 3.x
 * PyGObject
 * Python Requests 2.x

Installation
------------

Recent installation instructions are [available in GNOME wiki](https://wiki.gnome.org/Projects/GnomeShellIntegrationForChrome/Installation).