File: README.md

package info (click to toggle)
chrome-gnome-shell 8-4
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,248 kB
  • sloc: python: 415; sh: 15; makefile: 4
file content (22 lines) | stat: -rw-r--r-- 851 bytes parent folder | download
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 Web extension for Google Chrome/Chromium, Vivaldi, Opera (and other
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.20
 * 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).