Skip to content

Commit 2c16d1f

Browse files
committed
Publish 2024-11-04
1 parent fa34485 commit 2c16d1f

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

qr/index.html

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,34 @@ <h3>
148148
</a>
149149
</p>
150150
<h3>Android</h3>
151+
<div id="firefox" style="display: none;">
152+
<script>
153+
if (location.hash.includes('firefox')) {
154+
document.getElementById('firefox').style.display = '';
155+
}
156+
</script>
157+
<h4>
158+
Mozilla Firefox
159+
</h4>
160+
<p class="mini-instruction">
161+
<img class="mini-instruction-icon" src="/images/icon-android-dark.svg">
162+
163+
<img class="mini-instruction-icon" src="/images/icon-firefox-87x82.svg">
164+
165+
<img class="mini-instruction-icon" src="/images/icon-256.png">
166+
</p>
167+
<p>
168+
Please use the following link to install <strong style="white-space: pre;">Dark Reader</strong>
169+
for <strong style="white-space: pre;">Mozilla Firefox</strong> browser:<br>
170+
<a data-s="drff-qr-text"
171+
href="https://addons.mozilla.org/en-GB/android/addon/darkreader/">
172+
https://addons.mozilla.org/en-GB/android/addon/darkreader/
173+
</a>
174+
</p>
175+
<h4>
176+
Microsoft Edge
177+
</h4>
178+
</div>
151179
<p class="mini-instruction">
152180
<img class="mini-instruction-icon" src="/images/icon-android-dark.svg">
153181

0 commit comments

Comments
 (0)