You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/extension.html
+9-2Lines changed: 9 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -6,11 +6,18 @@
6
6
</head>
7
7
<body>
8
8
<h1>Emoji Copy Extension</h1>
9
-
<p>Toggle below:</p>
9
+
10
+
<!-- <p>Toggle below:</p> -->
10
11
<labelclass="switch">
11
12
<inputid="toggle" type="checkbox">
12
13
<spanclass="slider round"></span>
13
14
</label>
14
-
<p>Report any issues <atarget="_blank" href="https://github.com/redbackspider77/EmojiCopyExtension/issues/new">on the Github.</a></p>
15
+
16
+
<divid="review-block">
17
+
<pid="like" class="pulse">Like the extension?</p>
18
+
<atarget="_blank" href="https://chromewebstore.google.com/detail/emoji-copy-extension/nhkpcjdklcgchjejlnfdpgpcgmailpik#:~:text=Leave%20a%20review%20below%20if%20you%20like%20the%20extension%2C%20your%20feedback%20is%20really%20appreciated%21"><buttonid="review">Reviews are appreciated! 😊</button></a>
19
+
</div>
20
+
21
+
<pid="issues">Report any issues <atarget="_blank" href="https://github.com/redbackspider77/EmojiCopyExtension/issues/new">on the Github</a>.</p>
0 commit comments