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
### Install the extension manually on your local machine
69
+
70
+
1. Download a [release](https://github.com/NickyMateev/Line-Clipper/releases) of your choice and unzip it **OR** clone this repository.
71
+
2. Navigate to *chrome://extensions* in your browser. You can also access this page by clicking on the Chrome menu on the top right side of the Omnibox, hovering over **More Tools** and selecting **Extensions**.
72
+
3. Check the box next to **Developer Mode**.
73
+
4. Click **Load Unpacked Extension** and select the directory where you downloaded and unpacked the plugin.
74
+
75
+
**Congratulations!** You can now use and play around with the plugin and its source.
76
+
77
+
## FAQ
64
78
65
79
Q: *Does this work only when traversing a GitHub project's file tree and looking at different files?*
66
80
@@ -73,3 +87,9 @@ Q: *Does it work for all GitHub installations or just the public *https://github
73
87
74
88
A: The extension works on all kinds of GitHub installations public/private as long as the domain contains
75
89
the word *github* in it.
90
+
91
+
## Notice
92
+
93
+
**LineClipper** (also known as **Line Clipper for GitHub** in the Chrome Web Store) is not endorsed by GitHub.
94
+
95
+
GitHub and Chrome are trademarks of their respective owners.
0 commit comments