Skip to content

Latest commit

 

History

History

browser-extension

Release flow

git tag -a web-fxr-browser-extension@VERSION -m 'MESSAGE'
git push origin --tags

setup with self build

  1. Run pnpm install
  2. Run pnpm build
  3. Register extension to your browser with dist directory or manifest.json file

setup with built assets

  1. Donwload latest assets from https://github.com/Hajime-san/web-fsr/releases download-asset.png
  2. Unzip it and register extension to your browser with web-fsr-browser-extension directory or manifest.json file

how to activate

Activate extension in video page with clicking the WebFSR icon extension-image.jpg