Skip to content

Commit 25a76c9

Browse files
added usage instructions
1 parent 3c5cc10 commit 25a76c9

File tree

1 file changed

+18
-2
lines changed

1 file changed

+18
-2
lines changed

README.md

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff 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>

0 commit comments

Comments
 (0)