Skip to content

Commit 7ad222c

Browse files
committed
add leave a review in settings
1 parent afb6629 commit 7ad222c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/popup/settings.html

+6
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,12 @@ <h2 class="title">Settings</h2>
3434
<button id="show-rating-btn" class="material-button settings-btn">
3535
<span id="show-rating-icon"> </span> Show Rating
3636
</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>
3743
</body>
3844

3945
</html>

0 commit comments

Comments
 (0)