All Projects → muan → Github Gmail

muan / Github Gmail

Licence: mit
[WebExtension] Open GitHub notifications with shortcuts in Gmail.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Github Gmail

Github Contribution Color Graph
Change colors of contribution graph in GitHub.
Stars: ✭ 70 (-92.99%)
Mutual labels:  chrome-extension, browser-extension, github-extension
Npmhub
🔎 A browser extension to explore npm dependencies on GitHub repos
Stars: ✭ 542 (-45.69%)
Mutual labels:  chrome-extension, browser-extension, github-extension
Github Dashboard
[Web extension] Filter events on github.com activity dashboard.
Stars: ✭ 509 (-49%)
Mutual labels:  chrome-extension, browser-extension, github-extension
Refined Github
Browser extension that simplifies the GitHub interface and adds useful features
Stars: ✭ 16,446 (+1547.9%)
Mutual labels:  chrome-extension, browser-extension, github-extension
Github Vscode Icons
📦 vscode-icons for github, nearly 1000 file/folder icons
Stars: ✭ 113 (-88.68%)
Mutual labels:  chrome-extension, browser-extension, github-extension
Notifier For Github
Browser extension - Get notified about new GitHub notifications
Stars: ✭ 1,259 (+26.15%)
Mutual labels:  chrome-extension, browser-extension, github-extension
Octohint
The missing IntelliSense hint for GitHub and GitLab
Stars: ✭ 906 (-9.22%)
Mutual labels:  chrome-extension, browser-extension, github-extension
Github Subscribed
Chrome extension that keeps track of your subscription and show them on Github
Stars: ✭ 36 (-96.39%)
Mutual labels:  chrome-extension, browser-extension, github-extension
Awesome Browser Extensions For Github
A collection of awesome browser extensions for GitHub.
Stars: ✭ 2,255 (+125.95%)
Mutual labels:  chrome-extension, browser-extension, github-extension
Contributors On Github
🌵 Show stats about contributors on github
Stars: ✭ 391 (-60.82%)
Mutual labels:  chrome-extension, browser-extension, github-extension
Markdown Viewer
Markdown Viewer / Browser Extension
Stars: ✭ 497 (-50.2%)
Mutual labels:  chrome-extension, browser-extension
Refined Hacker News
✨ Hacker News, but refined — Interface tweaks and features to make the HN experience better
Stars: ✭ 498 (-50.1%)
Mutual labels:  chrome-extension, 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 (-53.51%)
Mutual labels:  chrome-extension, browser-extension
Search By Image
Browser extension for reverse image search, available for Edge, Chrome and Firefox
Stars: ✭ 500 (-49.9%)
Mutual labels:  chrome-extension, browser-extension
Octolinker
OctoLinker — Links together, what belongs together
Stars: ✭ 4,853 (+386.27%)
Mutual labels:  browser-extension, github-extension
Read Aloud
An awesome browser extension that reads aloud webpage content with one click
Stars: ✭ 444 (-55.51%)
Mutual labels:  chrome-extension, browser-extension
Console Importer
Easily import JS and CSS resources from Chrome console.
Stars: ✭ 426 (-57.31%)
Mutual labels:  chrome-extension, browser-extension
Tabliss
An extensible New Tab web extension written in TypeScript, React and Redux.
Stars: ✭ 798 (-20.04%)
Mutual labels:  chrome-extension, browser-extension
Notifier For Udacity Reviewer
📢 Notifier for Udacity Reviewer - Extension for modern browsers
Stars: ✭ 22 (-97.8%)
Mutual labels:  chrome-extension, browser-extension
Toster Tools
Расширение для сайта toster.ru
Stars: ✭ 11 (-98.9%)
Mutual labels:  chrome-extension, browser-extension

Helper for GitHub notifications in Gmail

A web extension for Chrome and Firefox which adds keyboard shortcuts for opening and muting GitHub notification emails.

Features

Mail View Shortcut

Open your GitHub notifications in mail view:

  • Chrome: shift + g, shift + b in the background
  • Firefox: ctrl + g, ctrl + b in the background

Mail view button

Mute Thread

Mute thread in mail view. It will open a background window to load the mute thread URL, and close itself when done. This only works if you have an active GitHub session.

  • Chrome: shift + h
  • Firefox: ctrl + h

Mute thread button

List View Shortcut

ctrl + return to trigger one the action button when an email is selected using gmail key navigation (when the blue bar appears):

action button in list view

Installation

Shortcuts

Development

Load the extension manually and modify the code accordingly in these places:

Chrome: chrome/src/inject/inject.js.
Firefox: firefox/src/inject/inject.js.

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].