FlightGear wiki:Instant-Refs: Difference between revisions

Jump to navigation Jump to search
→‎Installation: Use GreasyFork for hosting
m (Put references at the end of the page)
(→‎Installation: Use GreasyFork for hosting)
Line 179: Line 179:


== Installation ==
== Installation ==
[[File:Greasemonkey-setup-on-firefox.png|thumb|screen shot showing the greasemonkey setup dialog (on firefox)]]
# Install a user script manager. On Firefox, you can use [https://addons.mozilla.org/en-US/firefox/addon/greasemonkey/ Greasemonkey]; on Chrome/Chromium, Opera or Safari, you can use [https://tampermonkey.net/ Tampermonkey] (download links: [https://tampermonkey.net/index.php?ext=dhdg&browser=chrome Chrome/Chromium], [https://tampermonkey.net/index.php?ext=dhdg&browser=opera Opera], [https://tampermonkey.net/index.php?ext=dhdg&browser=safari Safari]).
# Visit [https://greasyfork.org/it/scripts/19331-instant-cquotes the Instant-Cquotes page on GreasyFork] and click on '''Install this script'''. If Greasemonkey/Tampermonkey prompts you to confirm the installation, agree to do so.
 
=== Manual installation ===
{{note|If you use this method to install the script, GreaseMonkey/TamperMonkey will not update it automatically whenever a new version is released.}}


* '''Firefox'''
* '''Firefox'''
# Install [http://www.greasespot.net/ Greasemonkey].
# Install Greasemonkey.
# Save [[#The Script|the script]] below as <code>instant_cquotes.user.js</code>, then drag-and-drop it into Firefox.
# Save [[#The Script|the script]] below as <code>instant_cquotes.user.js</code>, then drag-and-drop it into Firefox.
{{Tip|Go to Tools > Addons, and adjust preference for websites, such that it includes a wildcard towards the end of included pages, such as below for multi-page support.
[[File:Greasemonkey-setup-on-firefox.png|thumb|Screenshot showing the Greasemonkey setup dialog (on Firefox)]]
<code><nowiki>https://sourceforge.net/p/flightgear/mailman/flightgear-devel/*</nowiki></code>}}
 
* '''Chrome/Chromium''', '''Opera''', or '''Safari'''
* '''Chrome/Chromium''', '''Opera''', or '''Safari'''
# Install [https://tampermonkey.net/ Tampermonkey] (download links: [https://tampermonkey.net/index.php?ext=dhdg&browser=chrome Chrome/Chromium], [https://tampermonkey.net/index.php?ext=dhdg&browser=opera Opera], [https://tampermonkey.net/index.php?ext=dhdg&browser=safari Safari]).
# Install Tampermonkey.
# Navigate to "Add a new Script"
# Navigate to '''Add a new Script'''.
# Copy and paste [[#The Script|the script]] below into the editing window.
# Copy and paste [[#The Script|the script]] below into the editing window.
# Click the save button (just above the {{button|Search}} button).
# Click the '''Save''' button (just above the {{button|Search}} button).


== Mobile Use ==
== Mobile Use ==
329

edits

Navigation menu