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 Public License 2.0 條款釋出
下載 Firefox 並安裝擴充套件必須使用 Firefox 才能使用此擴充套件較舊版本
版本 0.7.66.5
發行於 2024年9月18日 - 350.58 KB適用於 firefox 58.0 與更新版本原始碼依照 Mozilla Public License 2.0 條款釋出