YouTube Screenshot Button 版本历史 - 4 个版本
YouTube Screenshot Button 作者: Serafim
YouTube Screenshot Button 版本历史 - 4 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 0.7.68.0
发布于 2025年2月24日 - 377.08 KB适用于 firefox 58.0 及更高版本For 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 .
源代码遵循 Mozilla 公共许可证 2.0 发布
下载 Firefox 并安装扩展您需要 Firefox 来使用此扩展