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: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -70,7 +70,7 @@ NOTE: The React Developer Tools [extension](https://chrome.google.com/webstore/d
70
70
71
71
### <b>Alternative Installation</b>
72
72
73
-
Go to your Chrome Extensions (make sure Chrome Extension is in Developer Mode) for manual installation in (https://developer.chrome.com/extensions/faq#faq-dev-01) and click on Load Unpacked. Use `src/extension/build/` to load this extension. Turn on 'Allow access to file URLs' in extension details page if testing locally.
73
+
Go to Chrome Extensions (make sure Chrome Extension is in Developer Mode) for manual installation in (https://developer.chrome.com/extensions/faq#faq-dev-01) and click on Load Unpacked. Use `src/extension/build/` to load this extension. Turn on 'Allow access to file URLs' in extension details page if testing locally.
74
74
75
75
## <b>How to Use</b>
76
76
@@ -273,4 +273,4 @@ After cloning this repository, developers can simply run `npm run docs` at the r
273
273
274
274
## <b>License </b>
275
275
276
-
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details
276
+
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
0 commit comments