1
0
Fork 0

Add Firefox auto screenshots

master
Ambrose Chua 2019-08-25 18:26:57 +08:00
parent f055090e9c
commit 5ae19992ff
10 changed files with 22 additions and 6 deletions

2
.gitignore vendored
View File

@ -4,4 +4,4 @@
*.pak
out/*
!out/*-screenshot-1.png
!out/*-marquee.png

View File

@ -16,7 +16,23 @@
Follow system colorscheme.
[Firefox](https://addons.mozilla.org/en-US/firefox/addon/auto-matched/)
<table>
<thead>
<tr>
<th>Firefox</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<a href="https://addons.mozilla.org/en-US/firefox/addon/auto-matched/">
<img alt="Dark Firefox Screenshot" src="out/dark-firefox-marquee.png" width="340" /><br>
<img alt="Dark Firefox Screenshot" src="out/light-firefox-marquee.png" width="340" />
</a>
</td>
</tr>
</tbody>
</table>
# Dark
@ -31,12 +47,12 @@ Follow system colorscheme.
<tr>
<td>
<a href="https://addons.mozilla.org/en-US/firefox/addon/dark-matched/">
<img alt="Dark Firefox Screenshot" src="out/dark-firefox-screenshot-1.png" width="320" />
<img alt="Dark Firefox Screenshot" src="out/dark-firefox-marquee.png" width="340" />
</a>
</td>
<td>
<a href="https://chrome.google.com/webstore/detail/dark-matched/aapflpcfdelmkobdakjnieeaoiofcodk">
<img alt="Dark Chrome Screenshot" src="out/dark-chrome-screenshot-1.png" width="320" />
<img alt="Dark Chrome Screenshot" src="out/dark-chrome-marquee.png" width="340" />
</a>
</td>
</tr>
@ -56,12 +72,12 @@ Follow system colorscheme.
<tr>
<td>
<a href="https://addons.mozilla.org/en-US/firefox/addon/light-matched/">
<img alt="Light Firefox Screenshot" src="out/light-firefox-screenshot-1.png" width="320" />
<img alt="Light Firefox Screenshot" src="out/light-firefox-marquee.png" width="340" />
</a>
</td>
<td>
<a href="https://chrome.google.com/webstore/detail/light-matched/bilibfhhkphlgndmckcabgpbanadpnbj">
<img alt="Light Chrome Screenshot" src="out/light-chrome-screenshot-1.png" width="320" />
<img alt="Light Chrome Screenshot" src="out/light-chrome-marquee.png" width="340" />
</a>
</td>
</tr>

BIN
out/dark-chrome-marquee.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 66 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 39 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 104 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 52 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 54 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 124 KiB