Skip to content

holofans/hololive-youtube-extension

Repository files navigation

Hololive Now

See section labelled Running for run instructions

Thanks lyger0 for translating the storefront summary.

IMG


running

npm run build

Build the extension into dist folder for production.

npm run build:dev

Build the extension into dist folder for development.

npm run watch

Watch for modifications then run npm run build.

npm run watch:dev

Watch for modifications then run npm run build:dev.

It also enable Hot Module Reloading, thanks to webpack-extension-reloader plugin.

⚠️ Keep in mind that HMR only works for your background entry.

npm run build-zip

Build a zip file following this format <name>-v<version>.zip, by reading name and version from manifest.json file. Zip file is located in dist-zip folder.


Built atop of:

Build Status (Travis) Build Status (AppVeyor)

This template allows you to quickly start a web extension containing:

Requirements

Documentation

The documentation can be found on vue-web-extension.netlify.app. Please check the documentation website and the open and closed issues, before raising a new issue.

About

Unofficial Youtube Extension for Hololive, name tentative.

Resources

License

Stars

Watchers

Forks

Packages

No packages published