YouTube Screenshot Button version history - 4 versions
YouTube Screenshot Button by Serafim
YouTube Screenshot Button version history - 4 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 0.7.68.0
Released 24 Feb 2025 - 377.08 kBWorks with firefox 58.0 and laterFor the sake of reproducibility please use only specified product versions:
* node v20.12.0
* npm v10.2.4
You can use nvm for handling node version install nvm
After installation do:
nvm install 20.12.0
nvm use 20.12.0
npm install -g npm@10.2.4
Check:
node -v
npm -v
# Build instructions:
* The OS: MacOS, Windows or Linux
* A step-by-step command line sequence:
*npm install
*npm run build
* The extension will be placed in thebuild/idl-screenshot-gv-firefox
folder
Building with Docker Buildkit (https://docs.docker.com/build/buildkit/#getting-started)
Windows:set "DOCKER_BUILDKIT=1" & docker build -f Docker.buildkit -o build .
Linux:DOCKER_BUILDKIT=1 docker build -f Docker.buildkit -o build .
Source code released under Mozilla Public Licence 2.0
Download Firefox and get the extensionYou'll need Firefox to use this extensionOlder versions
Version 0.7.66.5
Released 18 Sep 2024 - 350.58 kBWorks with firefox 58.0 and laterSource code released under Mozilla Public Licence 2.0
Version 0.7.65.9
Released 14 Jul 2024 - 347.3 kBWorks with firefox 58.0 and laterSource code released under Mozilla Public Licence 2.0
Version 0.7.64.20
Released 12 Apr 2024 - 321.15 kBWorks with firefox 48.0 and laterSource code released under Mozilla Public Licence 2.0