File tree Expand file tree Collapse file tree 1 file changed +18
-2
lines changed Expand file tree Collapse file tree 1 file changed +18
-2
lines changed Original file line number Diff line number Diff line change @@ -5,10 +5,26 @@ This Chrome Extension injects a box under the Emojipedia.org search result on an
55<table >
66 <tr >
77 <th>
8- <img src="./assets/Full%20Light .png">
8+ <img src="./assets/Light .png">
99 </th>
1010 <th>
11- <img src="./assets/Full%20Dark.png">
11+ <img src="./assets/Dark.png">
12+ </th>
13+ </tr >
14+ </table >
15+
16+ ## Usage
17+
18+ 1 . [ Install from Chrome Web Store.] ( https://chromewebstore.google.com/detail/Emoji%20Copy%20Extension/nhkpcjdklcgchjejlnfdpgpcgmailpik )
19+ 2 . A copy button will now be available under any Emojipedia.org search results in Google.
20+ * You may toggle the extension by clicking on it in the extensions toolbox and sliding the switch:
21+ <table >
22+ <tr >
23+ <th>
24+ <img src="./assets/LightUI.png">
25+ </th>
26+ <th>
27+ <img src="./assets/DarkUI.png">
1228 </th>
1329 </tr >
1430</table >
You can’t perform that action at this time.
0 commit comments