A simple browser extension which removes thumbnails from YouTube, for less clickbaity browsing.
Install this extension at:
- Clone this repository
- Go to
chrome://extensions - Enable
Developer modein the top right - Click
Load unpacked, and select the cloned folder
Common:
- Bump version in
manifest.json - Run
./package.shto generatepackage.zip(or check the GitHub actions build artifacts)
- Go to the extension in the Chrome Web Store developer dashboard
- Click 'Upload new package', and select
package.zip
- Go to the extension in the Firefox Add-on Developer Hub
- Click 'Submit a New Version', and select
package.zip
- Go to the extension in the Microsoft Partner Center for Edge
- Click 'Update', 'Replace', and select
package.zip