Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Vswaroop04 authored Aug 11, 2024
1 parent a575af8 commit 22356c6
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions Readme.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![image](https://github.com/user-attachments/assets/a8f5ea36-7541-48d0-95fb-adb4671638a9)# GitHub Chrome Extension
# GitHub Chrome Extension

This Chrome extension allows users to subscribe to repositories for push and pull request notifications.
Note: Intially this was a complete extension but later on this push notification service has been migrated from the extension to the web due to new Chrome Manifest V3 restrictions that do not support non-Google authentication logins.
Expand All @@ -8,12 +8,6 @@ Note: Intially this was a complete extension but later on this push notification
- Subscribe to repositories to receive notifications for push and pull requests.
- Integrated with GitHub API for real-time updates.
- Built with Vite React, Node.js with Express, and TypeScript.
-
![image](https://github.com/user-attachments/assets/2aed85a4-3dc3-4a6a-96c9-7abd2f4c7097)
![image](https://github.com/user-attachments/assets/306d10d2-f7fc-4818-9ac1-e347f3eb7ff8)
![image](https://github.com/user-attachments/assets/9e448613-daa5-48a7-bf86-57ca8791b21b)
![image](https://github.com/user-attachments/assets/a54f0246-ab1b-4a51-bdb5-2a2a3f0cd55f)
![image](https://github.com/user-attachments/assets/3436f283-7b7e-4caa-928a-7563f686ca5b)

## Installation

Expand Down

0 comments on commit 22356c6

Please sign in to comment.