Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Anarios/return-youtube-dislike.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAneimytis <5927301+cyrildtm@users.noreply.github.com>2022-05-08 13:59:58 +0300
committerAneimytis <5927301+cyrildtm@users.noreply.github.com>2022-05-08 13:59:58 +0300
commit08a7ec17adaa169552224a003078c5c9caba12ef (patch)
treed23089ca55ac5157bf0517ed98ccad92abf8aede /Extensions
parent013bb5d37d436a43662d549fbf4a0a2fac3217af (diff)
Clarify user option re-format like number does not work on Shorts
Diffstat (limited to 'Extensions')
-rw-r--r--Extensions/combined/popup.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/Extensions/combined/popup.html b/Extensions/combined/popup.html
index 7d39246..83eecaf 100644
--- a/Extensions/combined/popup.html
+++ b/Extensions/combined/popup.html
@@ -108,7 +108,7 @@
<span class="switchLabel">Show rounded down numbers</span>
</label>
<br/>
- <label class="switch" data-hover="Make likes and dislikes format consistent">
+ <label class="switch" data-hover="Make likes and dislikes format consistent (does not work on Shorts)">
<input type="checkbox" id="number_reformat_likes"/>
<span class="slider"/>
<span class="switchLabel">Re-format like numbers</span>