This is an beter vesion of YouTub Addblocker as it blocks all add on evey website
- Open Chrome and go to
chrome://extensions
. - Enable Developer Mode: Toggle the switch at the top right to turn on Developer Mode.
- Load Unpacked Extension:
- Click on the "Load unpacked" button.
- Select the folder where your extension files are located (This code).
- The extension will now appear in the extensions list and should be activated.
- Open Edge and go to
edge://extensions
. - Enable Developer Mode: Toggle the switch at the bottom left to enable Developer Mode.
- Load Unpacked Extension:
- Click "Load unpacked".
- Select the folder containing your extension (This code).
- Your extension should now load and be active.
- Open Firefox and go to
about:debugging
. - In the left sidebar, click "This Firefox".
- Load Temporary Add-on:
- Click on "Load Temporary Add-on".
- Select any file inside your extension folder (This code).
- The extension will be loaded temporarily and will persist until Firefox is restarted.
- In Chrome and Edge, the extension will remain active until removed.
- In Firefox, you need to reload the extension every time Firefox restarts unless you package it properly for distribution.