Skip to content

Commit e10eb28

Browse files
committed
Add Firefox addon link to Quick Screenshot featured project
1 parent 2256c7b commit e10eb28

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

index.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -617,16 +617,17 @@ <h2>Featured Work</h2>
617617
<span class="featured-label">Browser Extension</span>
618618
<h3 class="featured-title">Quick Screenshot Clipboard</h3>
619619
<p class="featured-description">
620-
A focused Chrome extension that copies the visible tab screenshot directly to your clipboard with one click. Solves a real workflow problem: faster screenshots, no intermediary apps, no bloat.
620+
A focused browser extension that copies the visible tab screenshot directly to your clipboard with one click. Available for Chrome and Firefox. Solves a real workflow problem: faster screenshots, no intermediary apps, no bloat.
621621
</p>
622622
<div class="featured-meta">
623623
<span>JavaScript</span>
624-
<span>Chrome Web Store</span>
624+
<span>Chrome & Firefox</span>
625625
<span>Productivity tool</span>
626626
</div>
627627
<div class="featured-links">
628628
<a href="https://github.com/OFCode-dev/quick-screenshot-clipboard" target="_blank" rel="noopener">GitHub →</a>
629-
<a href="https://chromewebstore.google.com/detail/quick-screenshot-%E2%86%92-clipbo/pimodklbppjmjnpmhaipihkfnbnldebh" target="_blank" rel="noopener">Chrome Web Store →</a>
629+
<a href="https://chromewebstore.google.com/detail/quick-screenshot-%E2%86%92-clipbo/pimodklbppjmjnpmhaipihkfnbnldebh" target="_blank" rel="noopener">Chrome →</a>
630+
<a href="https://addons.mozilla.org/en-US/firefox/addon/quick-screenshot-clipboard/" target="_blank" rel="noopener">Firefox →</a>
630631
</div>
631632
</article>
632633

0 commit comments

Comments
 (0)