329
edits
m (Put references at the end of the page) |
(→Installation: Use GreasyFork for hosting) |
||
| Line 179: | Line 179: | ||
== Installation == | == Installation == | ||
[[ | # 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 | # 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. | ||
[[File:Greasemonkey-setup-on-firefox.png|thumb|Screenshot showing the Greasemonkey setup dialog (on Firefox)]] | |||
* '''Chrome/Chromium''', '''Opera''', or '''Safari''' | * '''Chrome/Chromium''', '''Opera''', or '''Safari''' | ||
# Install | # Install Tampermonkey. | ||
# Navigate to | # 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 | # Click the '''Save''' button (just above the {{button|Search}} button). | ||
== Mobile Use == | == Mobile Use == | ||
edits