-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #478 from pokemontrades/435-tools-section
435 tools section
- Loading branch information
Showing
9 changed files
with
63 additions
and
2 deletions.
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
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 |
---|---|---|
@@ -0,0 +1,34 @@ | ||
<div class="container" ng-controller="adminCtrl"> | ||
<div class="main container clearfix"> | ||
|
||
<div class="content row"> | ||
|
||
<h2>Tools</h2> | ||
|
||
<div class="col-md-12"> | ||
<h3>Subreddit Greasemonkey Script</h3> | ||
|
||
<ul> | ||
<li>Install <a href="https://addons.mozilla.org/en-GB/firefox/addon/greasemonkey/">Greasemonkey on firefox</a>, | ||
<a href="https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo?hl=en">Tampermonkey on Chrome</a> | ||
or <a href="http://www.macupdate.com/app/mac/20718/greasekit">GreaseKit on Safari</a></li> | ||
<li>Install the <a href="https://github.com/pokemontrades/scripts/raw/master/greasemonkey/flairhqLinks.user.js">Script</a></li> | ||
</ul> | ||
|
||
<img src="/tools/greasemonkey.png" /> | ||
</div> | ||
|
||
<div class="col-md-12"> | ||
<h3>FlairHQ Dark Mode</h3> | ||
|
||
<ul> | ||
<li>Install <a href="https://userstyles.org/">Stylish in your browser</a></li> | ||
<li>Install the <a href="https://userstyles.org/styles/115908/flairhq-night-mode">Dark mode theme</a></li> | ||
</ul> | ||
|
||
<img src="/tools/darkmode.png" /> | ||
</div> | ||
|
||
</div> | ||
</div> | ||
</div> |
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
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
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
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