Hide Video Length is a browser extension that helps you avoid spoilers by hiding the length of videos on YouTube. This can be useful if you don't want to know how long a video is before watching it, as video length can sometimes give away important plot points.
To get started, rename the ".env.example" file to ".env". Then, depending on your browser requirements, run one of the following commands:
yarn && yarn build:chrome
oryarn && yarn build:firefox
npm install && npm run build:chrome
ornpm install && npm run build:firefox
This will install the required dependencies and build the extension for your browser into the build directory.
Pull requests are always welcome! If you have any ideas for new features, bug fixes, or improvements, please feel free to contribute to the project.
This project is licensed under the MIT License. See the LICENSE file for more information.