Skip to content

Commit

Permalink
Added A209 from Tamplermonkey FAQ to doc
Browse files Browse the repository at this point in the history
  • Loading branch information
on committed Oct 1, 2025
1 parent fa8846b commit 176e9fe
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 6 deletions.
17 changes: 11 additions & 6 deletions ReadmeTemplate.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,20 @@

# Monkey Magic 🐒🪄

TamperMonkey scripts for å gjøre websider bedre. (Fuglane, Innsida osv.)

# Scripts
{scriptlist}
TamperMonkey scripts to improve sites (Fuglane, Innsida etc.)

# How to use
1. Install the TamperMonkey extension for your browser
2. Click on the ![](https://img.shields.io/badge/Install-Link-green.svg) for the script you want to install (in the list above)
3. TamperMonkey should open and ask you to install the script
2. Enable permission to use User Scripts.
- Open extension settings by right-clicking the Tampermonkey icon (1) and selecting **"Manage Extension"** (2).
<img src="doc/manage_extension.jpg" alt="Manage Extension" />>
- Locate and enable the **"Allow User Scripts"** toggle.
<img src="doc/userscripts_toggle.png" alt="Allow User Scripts" />
3. Click on the ![](https://img.shields.io/badge/Install-Link-green.svg) for the script you want to install (in the list below)
4. TamperMonkey should open and ask you to install the script

# Scripts
{scriptlist}

# Contribute
## Basic Contribution
Expand Down
Binary file added doc/manage_extension.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/userscripts_toggle.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 176e9fe

Please sign in to comment.