fixed an embarassing typo

This commit is contained in:
eclipse 2025-10-10 13:03:05 +02:00
parent 251eb3be13
commit 24f52b4b77

View File

@ -6,7 +6,7 @@ A very-special-use-case Firefox extension.
You can't install samoware-multisave as a regular browser extension (it is not signed by Mozilla). Load it as a temporary extension instead: You can't install samoware-multisave as a regular browser extension (it is not signed by Mozilla). Load it as a temporary extension instead:
1. Visit the special Firefox page `about:degugging` 1. Visit the special Firefox page `about:debugging`
2. Click "This Firefox" 2. Click "This Firefox"
3. Click "Load Temporary Add-on …" 3. Click "Load Temporary Add-on …"
4. Pick the file `manifest.json` inside the extension's project directory. (Actually, you can use any file from the same dir.) 4. Pick the file `manifest.json` inside the extension's project directory. (Actually, you can use any file from the same dir.)