-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
29 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,30 @@ | ||
# github-link-fixer | ||
# GitHub Link Fixer | ||
GitHub Link Fixer - The Download Friendly fix you didn't know you needed! | ||
|
||
## About | ||
Essentially what GitHub Link Fixer tries to do is create a script to make navigating GitHub easier and work more how you would expect the files to work. For example you can click on a link and it will take you to the file as per normal, but should you want that file you can right-click the link and then pick "Save As" and it will save the file in its raw format instead of giving you a HTML file. | ||
|
||
Below is a preview of the experience, when you hover over the icons (e.g. the mouse or the eclamation icon) it explains everything to you: | ||
|
||
 | ||
|
||
|
||
## How To Get Started | ||
|
||
You need to have a script manager installed first for you to be able to use this. It is sure easy to get started on any browser: | ||
|
||
#### Step 1: Install ScriptManager | ||
*  | ||
[Tampermonkey](https://addons.mozilla.org/firefox/addon/tampermonkey/) or [Greasemonkey](https://addons.mozilla.org/firefox/addon/greasemonkey/) | ||
*  [Tampermonkey](https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo) | ||
*  [Tampermonkey](https://addons.opera.com/extensions/details/tampermonkey-beta/) or [Violentmonkey](https://addons.opera.com/extensions/details/violent-monkey/) | ||
*  [Tampermonkey](https://www.tampermonkey.net/?ext=dhdg&browser=safari) or [NinjaKit](https://github.com/os0x/NinjaKit) | ||
*  [Tampermonkey](https://www.microsoft.com/store/p/tampermonkey/9nblggh5162s) | ||
|
||
> ##### Note: After installation (which requires restarting your browser), you are now ready to install userscripts. | ||
#### Step 2: Install UserScript | ||
* [Install](https://raw.githubusercontent.com/hazrpg/github-link-fixer/master/github-link-fixer.user.js) *from github.com* | ||
|
||
> ##### Note: When you click on install you should see something like this: | ||
>  |