abhishekmukherg / firefoxnotify

Send DBus Notifications from Firefox on Download Complete

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FirefoxNotify Extension

Introduction

A quick extension based on mumbles project's FirefoxDbus to send notifications on the galago notifications interface.

Requirements:

  • Python
  • DBus
  • python module pynotify (debian package python-notify)

Optional:

  • xdg-open (from xdg-utils)

Installation

to build, run make from this directory. Then simply double click the .xpi file or drag the file onto Firefox to install.

Contact

Abhishek Mukherjee <abhishek.mukher.g@gmail.com>

About

Send DBus Notifications from Firefox on Download Complete

License:GNU General Public License v3.0


Languages

Language:Python 61.0%Language:JavaScript 39.0%