Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tfrommen/octobox-web-extension

Makes your GitHub notifications icon link to Octobox instead of GitHub.
https://github.com/tfrommen/octobox-web-extension

add-on chrome edge extension firefox github notifications octobox web-extension

Last synced: 3 months ago
JSON representation

Makes your GitHub notifications icon link to Octobox instead of GitHub.

Awesome Lists containing this project

README

        

# Octobox Web Extension

[![Version](https://img.shields.io/github/release/tfrommen/octobox-web-extension.svg)](https://github.com/tfrommen/octobox-web-extension/releases)
[![Status](https://img.shields.io/badge/status-active-brightgreen.svg)](https://github.com/tfrommen/octobox-web-extension)
[![Build](https://img.shields.io/travis/tfrommen/octobox-web-extension.svg)](http://travis-ci.org/tfrommen/octobox-web-extension)
[![License](https://img.shields.io/github/license/tfrommen/octobox-web-extension.svg)](https://github.com/tfrommen/octobox-web-extension/blob/master/LICENSE)

> Makes your GitHub notifications icon link to [Octobox](https://octobox.io) instead of GitHub.

## Introduction

[Octobox](https://octobox.io) is an awesome inbox-like entrypoint to your GitHub notifications.
Unfortunately, however, it does not integrate with the GitHub UI, meaning the GitHub notifications icon still links to the GitHub notifications page.

This cross-browser web extension fixes that!
While the notifications icon still looks like before—including its status indicator—it now points to your Octobox.
Once there, you can click one of your notifications to go to the according page on GitHub.
In case you want to go back to the GitHub dashboard, the web extension injects a GitHub icon to the menu bar for you.

By default, the web extension connects to the _official_ Octobox at [https://octobox.io](https://octobox.io).
However, you can also supply a custom URL in the settings, in case you are hosting your own Octobox somewhere.

## Installation

The Octobox Web Extension is available for [Google Chrome](https://chrome.google.com/webstore/detail/octobox-web-extension/efhkcafmbonnomnimilnephjgeccffdn) and [Mozilla Firefox](https://addons.mozilla.org/en-US/firefox/addon/octobox-web-extension/).

For other browsers that support web extensions, you can also [download the ZIP file](https://github.com/tfrommen/octobox-web-extension/archive/master.zip) and select it as a new add-on or extension.
How to do this will differ between the individual browsers.

## License

Copyright (c) 2018 Thorsten Frommen

This code is licensed under the [GNU Affero General Public License version 3](https://github.com/tfrommen/octobox-web-extension/blob/master/LICENSE).

The original Octobox icon is also licensed under the [GNU Affero General Public License version 3](https://github.com/octobox/octobox/blob/master/LICENSE.txt).