Skip to content

Commit 3710021

Browse files
committed
docs: update README to replace support badges with inline Firefox/Chrome install links
1 parent 6f2bca5 commit 3710021

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,10 @@
44

55
<div>
66
<p>GitHub notifications in the browser toolbar.</p>
7-
<p>Supports Chrome 99+ (MV3) and Firefox 110+.</p>
7+
<p><img src="https://cdn.jsdelivr.net/gh/devicons/devicon@latest/icons/firefox/firefox-original.svg" alt="Firefox" height="20" align="absmiddle"> <strong>Firefox</strong> — install from <a href="https://addons.mozilla.org/en-GB/firefox/addon/github-notifier-pro/">Mozilla Add-ons</a>.</p>
8+
<p><img src="https://cdn.jsdelivr.net/gh/devicons/devicon@latest/icons/chrome/chrome-original.svg" alt="Chrome" height="20" align="absmiddle"> <strong>Chrome</strong> — <a href="https://github.com/euxx/github-notifier-pro/releases/latest">download the latest <code>.zip</code></a> and load it as an unpacked extension in <code>chrome://extensions/</code>.</p>
89
</div>
910

10-
![Chrome](https://img.shields.io/badge/Chrome-MV3-green)
11-
[![Firefox Add-ons](https://img.shields.io/badge/Firefox-Add--ons-orange?logo=firefox&logoColor=white)](https://addons.mozilla.org/en-GB/firefox/addon/github-notifier-pro/)
12-
1311
## Features
1412

1513
- 🔔 Real-time unread count badge and desktop notifications

0 commit comments

Comments
 (0)