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

https://github.com/tjx666/github-notifications-preview

please check original version https://github.com/fregante/notifications-preview-github
https://github.com/tjx666/github-notifications-preview

Last synced: 3 months ago
JSON representation

please check original version https://github.com/fregante/notifications-preview-github

Awesome Lists containing this project

README

        

# Github notifications preview

> Browser extension - Preview your notifications without leaving the page

This project is modified from [notifications-preview-github](https://github.com/tanmayrajani/notifications-preview-github).

## Install

[link-chrome]: https://chrome.google.com/webstore/detail/github-notifications-preview/egeldijkffbaacbckldaipjjpakocloe "Version published on Chrome Web Store"

[Chrome][link-chrome] [][link-chrome] also compatible with [Edge][link-chrome] [Opera][link-chrome]

## Screenshots

screenshot

## Development

```sh
pnpm install

pnpm dev
```

read more from [plasmo official documentation](https://docs.plasmo.com/framework#loading-the-extension-in-chrome)

## TODOS

- [x] [feat: mark all as read](https://github.com/tanmayrajani/notifications-preview-github/issues/22)
- [x] can't open notifications page when popover open
- [ ] [feat: close popup when mouseLeave](https://github.com/tanmayrajani/notifications-preview-github/pull/125)
- [ ] [fix: shows the count of notifications doesn't work](https://github.com/tanmayrajani/notifications-preview-github/issues/146)
- [ ] [feat: Add ability to change polling interval](https://github.com/tanmayrajani/notifications-preview-github/issues/126)