Browser extension(s) to automatically remove the si
parameter from share urls on *.youtube.com
domains.
The Firefox extension is published at addons.mozilla.org.
- Clone this repo
- Open Firefox
- Enter "about:debugging" in the URL bar
- Click "This Firefox"
- Click "Load Temporary Add-on"
- Open the extension's directory and select any file inside the extension.
This will unfortunately unload once you close firefox, so the published version is recommended.
An extension like this obviously won't pass inspection by Google, so there is no published release.
- Clone this repo
- Open the Chromium browser of your choice
- Enter chrome://extensions/ in the URL bar
- Turn on "Developer Mode"
- Click "Load Unpacked"
- Select manifest.json
Unlike Firefox this should stay active even after you close your browser. If it does not you can navigate back to chrome://extensions/ and toggle the extension back on. If you move the repo directory you will need to remove the extension and add it again using the steps above.