Added Option to Disable Logging By Default (#474)

* Added Option to Disable Logging By Default

* Added Userscript Support to Disable Logging

* Formatting and Fixed Compiling

* Updated Description of Setting Option

* Whitespace 😅

* Dot in Description of Setting option

* Typo in JAVASCRIPT
This commit is contained in:
Divyansh Agrawal
2024-06-16 22:22:41 +05:30
committed by GitHub
parent 3d788b3d31
commit fbf00e474d
6 changed files with 66 additions and 9 deletions
+5 -1
View File
@@ -84,7 +84,6 @@
/>
</svg>
</button>
<!-- bottom-right -->
<div id="ext">
<a
@@ -104,6 +103,11 @@
__MSG_textSettings__
</span>
</label>
<label class="switch" data-hover="Disable Logging API Response in JavaScript Console.">
<input type="checkbox" id="disable_logging"/>
<span class="slider"/>
<span class="switchLabel">Disable logging to console</span>
</label>
<br />
<label class="switch" data-hover="__MSG_reformatLikesHover__">
<input type="checkbox" id="number_reformat_likes" />