From 84e51af8036bfb79f859b26a2bce11cb43db99c8 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Julien=20D=C3=A9ramond?=
Date: Sun, 31 Mar 2024 13:34:12 +0200
Subject: [PATCH] Update README.md
Fix `` content formatting
---
README.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/README.md b/README.md
index 37a9120..84defe7 100644
--- a/README.md
+++ b/README.md
@@ -26,6 +26,7 @@ Simply prefix this code with `javascript:` and save it as a bookmark on Chrome o
In Firefox
+
1. Go to `about:debugging#/runtime/this-firefox`
2. Click "Load Temporary Addon"
3. Select `manifest.json` in the downloaded folder
@@ -34,6 +35,7 @@ Simply prefix this code with `javascript:` and save it as a bookmark on Chrome o
In Chrome/Chromium browsers
+
1. Go to `chrome://extensions`
2. Enable "Developer Mode" in the top right
3. Click "Load Unpacked"
@@ -46,6 +48,7 @@ Simply prefix this code with `javascript:` and save it as a bookmark on Chrome o
In Microsoft Edge
+
1. Go to `edge://extensions`
2. Click "Load Unpacked"
3. Select the downloaded folder. Please use the Chrome version of the extension.