ZoloZiak / RadonChrome

A SIMBL extension for Mac OS X to redirect Chrome notifications to Notification Center

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RadonChrome

RadonChrome is a SIMBL extension for Mac OS X to redirect Chrome notifications to Notification Center. I cannot guarantee it will work for you, but I'm currently using it with Yosemite and 64-bit Chrome 40.

preview

Notice (July 14, 2016)

In Chrome 51 (potentially earlier), native notifications are available as a flag in chrome://flags on OS X. This extension's days are over :)

Notice (December 15, 2015)

In OS X El Capitan, disabling System Integrity Protection is required to install SIMBL. I'm hesitant to continue updating RadonChrome when SIP mods are required. I'm investigating other ways to accomplish RadonChrome's task without playing with SIP, including maintaining a Chromium fork with direct to system notifications built-in. If this is something you're interested in helping with, please let me know!

Usage

SIMBL extensions naturally require a SIMBL install on your system for use. I personally recommend EasySIMBL for OS X Yosemite and below. On OS X El Capitan, SIMBL must be installed with SIP turned off, as explained here.

Given SIMBL is installed either:

  1. Clone the repository
  2. Compile the .xcodeproj
  3. Restart Chrome, and give notifications a shot! (I used this page to test notifications while building the extension.)

or

  1. Download the binary HERE.
  2. Unzip the download
  3. Copy the bundle file to /Library/Application Support/SIMBL/Plugins
  4. Restart Chrome, and give notifications a shot!

License

MIT. See the included LICENSE file in the repository for more information.

About

A SIMBL extension for Mac OS X to redirect Chrome notifications to Notification Center

License:MIT License


Languages

Language:Objective-C 100.0%