Skip to content

Commit a575af8

Browse files
authored
Update Readme.md
1 parent ea42392 commit a575af8

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

Readme.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# GitHub Chrome Extension
1+
![image](https://github.com/user-attachments/assets/a8f5ea36-7541-48d0-95fb-adb4671638a9)# GitHub Chrome Extension
22

33
This Chrome extension allows users to subscribe to repositories for push and pull request notifications.
44
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.
@@ -8,6 +8,12 @@ Note: Intially this was a complete extension but later on this push notification
88
- Subscribe to repositories to receive notifications for push and pull requests.
99
- Integrated with GitHub API for real-time updates.
1010
- Built with Vite React, Node.js with Express, and TypeScript.
11+
-
12+
![image](https://github.com/user-attachments/assets/2aed85a4-3dc3-4a6a-96c9-7abd2f4c7097)
13+
![image](https://github.com/user-attachments/assets/306d10d2-f7fc-4818-9ac1-e347f3eb7ff8)
14+
![image](https://github.com/user-attachments/assets/9e448613-daa5-48a7-bf86-57ca8791b21b)
15+
![image](https://github.com/user-attachments/assets/a54f0246-ab1b-4a51-bdb5-2a2a3f0cd55f)
16+
![image](https://github.com/user-attachments/assets/3436f283-7b7e-4caa-928a-7563f686ca5b)
1117

1218
## Installation
1319

0 commit comments

Comments
 (0)