gnome-shell/browser-plugin
Florian Müllner 02bbf409ea docs: Use Markdown
Markdown produces nicer output where supported, so use that instead
of plain ASCII formatting.
2018-05-23 19:03:01 +02:00
..
npapi Move sweettooth-plugin into gnome-shell tree, rebrand 2011-09-12 14:37:20 -04:00
browser-plugin.c browser-plugin: The NPObject returned by NPP_GetValue should be retained 2016-10-29 09:08:07 +02:00
meson.build build: Support the meson build system 2017-07-20 00:20:54 +02:00
README.md docs: Use Markdown 2018-05-23 19:03:01 +02:00

The GNOME Shell Browser Plugin provides integration with gnome-shell and the corresponding extensions repository, codenamed "SweetTooth". The plugin allows the extensions repository to provide good integration, letting the website know which extensions are enabled and disabled, and allowing the website to enable, disable and install them.

Bugs should be reported to the GNOME bug tracking system.

License

The GNOME Shell Browser Plugin, like GNOME Shell itself is distributed under the GNU General Public License, version 2 or later. The plugin also contains header files from the "NPAPI SDK" project, tri-licensed under MPL 1.1, GPL 2.0 and LGPL 2.1. These headers are third-party sources and can be retrieved from:

http://code.google.com/p/npapi-sdk/