Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 846 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 846 Bytes

HakuNeko Assistant

Browser extensions to interact with your running HakuNeko instance.

  • Bypass CloudFlare
  • Open Media-Containers

Installation

...

Chrome/Edge

  • Download the latest extension from GitHub
  • Extract the content of the Extension (Zip Archive)
  • Open Chrome/Edge and switch to the Extension Manager
  • Enable Developer Mode and Load the unpacked Extension from its Directory

Build/Bundle Chrome Extension

  • Run npm run build --workspaces
  • Install a version of chromium with e.g., npx playwright-chromium install and use the Command Line
  • Pack the Extension directly from the Browser's Extension Manager