We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afb6629 commit 7ad222cCopy full SHA for 7ad222c
src/popup/settings.html
@@ -34,6 +34,12 @@ <h2 class="title">Settings</h2>
34
<button id="show-rating-btn" class="material-button settings-btn">
35
<span id="show-rating-icon"> </span> Show Rating
36
</button>
37
+ <div>
38
+ <a target="_blank"
39
+ href="https://chrome.google.com/webstore/detail/leetcode-explained/cofoinjfjcpgcjiinjhcpomcjoalijbe">
40
+ Leave a Review
41
+ </a>
42
+ </div>
43
</body>
44
45
</html>
0 commit comments