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
- Host: GitHub
- URL: https://github.com/tjx666/github-notifications-preview
- Owner: tjx666
- License: mit
- Archived: true
- Created: 2024-07-14T07:50:07.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-08-03T06:19:01.000Z (9 months ago)
- Last Synced: 2025-01-29T03:46:21.696Z (3 months ago)
- Language: TypeScript
- Homepage: https://chromewebstore.google.com/detail/notifications-preview-for/kgilejfahkjidpaclkepbdoeioeohfmj?hl=en&gl=IN
- Size: 272 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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"
[
][link-chrome] [
][link-chrome] also compatible with [
][link-chrome] [
][link-chrome]
## Screenshots
## Development
```sh
pnpm installpnpm 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)