We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b4643a commit e72ae39Copy full SHA for e72ae39
1 file changed
readme.md
@@ -0,0 +1,20 @@
1
+ChatWork Code Highlight! Extension
2
+==============================
3
+
4
+## How to install
5
6
+1. Clone this repository.
7
8
+ ```bash
9
+ $ git clone https://github.com/jm-factorin/chatwork-code-highlight.git
10
+ ```
11
12
+3. Open google chrome and go to `chrome://extensions/`
13
14
+4. Click `extension` link in the left sidebar
15
16
+5. Check the `Developer mode` checkbox on the top right side of the page
17
18
+6. Click the `Load unpacked extension` button and find the root directory of the cloned repository.
19
20
+7. The ChatWork Code Highlight! extension must be added to the list of your extension and refresh/reload your ChatWork page
0 commit comments