All Projects → sindresorhus → Notifier For Github

sindresorhus / Notifier For Github

Licence: mit
Browser extension - Get notified about new GitHub notifications

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Notifier For Github

Contributors On Github
🌵 Show stats about contributors on github
Stars: ✭ 391 (-68.94%)
Mutual labels:  chrome-extension, firefox-addon, browser-extension, github-extension
Refined Github
Browser extension that simplifies the GitHub interface and adds useful features
Stars: ✭ 16,446 (+1206.27%)
Mutual labels:  chrome-extension, firefox-addon, browser-extension, github-extension
Npmhub
🔎 A browser extension to explore npm dependencies on GitHub repos
Stars: ✭ 542 (-56.95%)
Mutual labels:  chrome-extension, firefox-addon, browser-extension, github-extension
Nxenhanced
Adds "quality-of-life" features to NextDNS website for a more practical usability
Stars: ✭ 58 (-95.39%)
Mutual labels:  chrome-extension, firefox-addon, browser-extension
Read Aloud
An awesome browser extension that reads aloud webpage content with one click
Stars: ✭ 444 (-64.73%)
Mutual labels:  chrome-extension, firefox-addon, browser-extension
Tracy
A tool designed to assist with finding all sinks and sources of a web application and display these results in a digestible manner.
Stars: ✭ 464 (-63.15%)
Mutual labels:  chrome-extension, firefox-addon, browser-extension
Memex
Browser Extension to full-text search your browsing history & bookmarks.
Stars: ✭ 3,344 (+165.61%)
Mutual labels:  chrome-extension, firefox-addon, browser-extension
Github Gmail
[WebExtension] Open GitHub notifications with shortcuts in Gmail.
Stars: ✭ 998 (-20.73%)
Mutual labels:  chrome-extension, browser-extension, github-extension
Markdown Viewer
Markdown Viewer / Browser Extension
Stars: ✭ 497 (-60.52%)
Mutual labels:  chrome-extension, firefox-addon, browser-extension
Save To The Wayback Machine
Browser extension for quickly saving web pages to the Internet Archive's Wayback Machine.
Stars: ✭ 83 (-93.41%)
Mutual labels:  chrome-extension, firefox-addon, browser-extension
Octohint
The missing IntelliSense hint for GitHub and GitLab
Stars: ✭ 906 (-28.04%)
Mutual labels:  chrome-extension, browser-extension, github-extension
Svg Screenshots
📸🧩 Browser extension to take scalable, semantic, accessible screenshots of websites in SVG format.
Stars: ✭ 404 (-67.91%)
Mutual labels:  chrome-extension, firefox-addon, browser-extension
Tabliss
An extensible New Tab web extension written in TypeScript, React and Redux.
Stars: ✭ 798 (-36.62%)
Mutual labels:  chrome-extension, firefox-addon, browser-extension
Authautofill
한국 휴대전화 본인인증 서비스 자동완성 브라우저 확장 프로그램 Browser Extension for Korea SMS Authentication
Stars: ✭ 22 (-98.25%)
Mutual labels:  chrome-extension, firefox-addon, browser-extension
Refined Hacker News
✨ Hacker News, but refined — Interface tweaks and features to make the HN experience better
Stars: ✭ 498 (-60.44%)
Mutual labels:  chrome-extension, firefox-addon, browser-extension
Extanalysis
Browser Extension Analysis Framework - Scan, Analyze Chrome, firefox and Brave extensions for vulnerabilities and intels
Stars: ✭ 351 (-72.12%)
Mutual labels:  chrome-extension, firefox-addon, browser-extension
Github Dashboard
[Web extension] Filter events on github.com activity dashboard.
Stars: ✭ 509 (-59.57%)
Mutual labels:  chrome-extension, browser-extension, github-extension
stylish-hub
🍹 A browser extension that brings new GitHub features and experience.
Stars: ✭ 14 (-98.89%)
Mutual labels:  firefox-addon, github-extension, browser-extension
Jjb
一个帮助你自动申请京东价格保护的chrome拓展
Stars: ✭ 3,083 (+144.88%)
Mutual labels:  chrome-extension, firefox-addon, browser-extension
Turnoff Namuwiki
조별과제 때마다 "나무위키 꺼라."라고 말하시는게 피곤하신 여러분을 위해 만들어진 Browser Extension, 나무위키를 꺼 드립니다.
Stars: ✭ 59 (-95.31%)
Mutual labels:  chrome-extension, firefox-addon, browser-extension

Notifier for GitHub

Browser extension - Get notified about new GitHub notifications

Checks for new GitHub notifications every minute, shows the number of notifications you have, and shows desktop notifications as well.

Install

Highlights

Make sure to add a token in the options.

Screenshots

Notification Count

Screenshot of extension should notification count

Options

Options page for Notifier for GitHub

Permissions

The extension requests a couple of optional permissions. It works as intended even if you disallow these. Some features work only when you grant these permissions as mentioned below.

Tabs Permission

When you click on the extension icon, the GitHub notifications page is opened in a new tab. The tabs permission lets us switch to an existing notifications tab if you already have one opened instead of opening a new one each time you click it.

This permission also lets us update the notification count immediately after opening a notification. You can find both of these options under the "Tab handling" section in the extension's options page.

Notifications Permission

If you want to receive desktop notifications for public repositories, you can enable them on extension options page. You will then be asked for the notifications permission.

Repos Permission

If you want to receive (useful) desktop notifications for any private repositories you have, you will have to create a GitHub personal access token that has access to the repo scope as well. This is due to GitHub's current permission scheme, as the only way we can read anything about your private repos is if we have full control over repositories.

If you're concerned with your security in this manner, please feel free to ignore this scope. Just be aware that if you do not grant this scope, clicking on the notification will take you to the notifications home page, since we can't get any information about the repo you got the notification for.

Configuration

Desktop Notifications

Notification from Notifier for GitHub extension

You can opt-in to receive desktop notifications for new notifications on GitHub. The extension checks for new notifications every minute, and displays notifications that arrived after the last check if there are any. Clicking on the notification opens it on GitHub.

Filtering Notifications

Filtering Notifications

If you have desktop notifications enabled as mentioned above, you can also filter which repositories you wish to receive these notifications from. You can do this by only selecting the repositories (that grouped by user/organization) in the options menu.

GitHub Enterprise support

By default, the extension works for the public GitHub site. If you want the extension to show notifications from a GitHub Enterprise server, you have to configure the extension to use the API URL for your GitHub Enterprise server (like https://github.yourco.com/).

Maintainers

Former
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].