notifier-for-github
notifier-for-github copied to clipboard
Browser extension - Get notified about new GitHub notifications
Hi, reviving #237 because it seems possible to generate the ID which makes notification deeplinks easier to 'action' after opening. https://github.com/manosim/gitify/pull/519 shows another project implementing the token as effectively: ```js...
When we figure out https://github.com/sindresorhus/refined-github/issues/14, we can apply the same solution here.
Hi there ! According to [this comment](https://github.com/sindresorhus/notifier-for-github/issues/190#issuecomment-520288236) `notifier-for-github` use the `https://api.github.com/user/repos` endpoint with the users token to get a list of repos that the user has access to. This works...
Shows nothing in the "Filter by repository" and shows no notifications with that option enabled or disabled. My scenario: - Organization owned repos - All repos are private - Repo...
Hi, my company uses two internal hosted GHES. Is there a way to configure both public and private instances at the same time?
Hey I just wanted to ask if this MS Edge version is legit or a just a test/fork? Would like to use it but don't know if it will receive...
When this extension is enabled, and there are unread Github notifications, I get a chime every 36 seconds. After I mark them all as read, the chime stops. Expected behaviour:...
Hi there, thanks for this extension, really cool! Using [the Badging API](https://web.dev/badging-api/) ([spec](https://w3c.github.io/badging/), shipped to stable Chrome in April 2020), `navigator.setAppBadge(notificationsCount)` and `navigator.clearAppBadge()` can set and clear the application badge...
In the Notifier for GitHub settings, I have "enable notification sound" unchecked. When a desktop notification is sent, it still plays a sound. Notifier for GitHub 20.9.10 Firefox 81.0.1 macOS...
I use an "inbox zero" approach with Github notifications, in which my notifications are marked Done when I have no further use for them, and unread notifications don't have much...