Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 2.11 KB

README.md

File metadata and controls

32 lines (22 loc) · 2.11 KB

twitch-chat-translation

This template is based on Vite and vite-userscript-plugin.

Usage

Install a userscript manager

To use user scripts you need to first install a user script manager. Which user script manager you can use depends on which browser you use.

Install this userscript

twitch-chat-translation.user.js

Development

Change settings of Google Chrome

  • Navigate to chrome://flags/#allow-insecure-localhost, enable insecure localhost
  • Navigate to chrome://extensions/?id=dhdgffkkebhmkfjojejmpbldmpobfkfo (Chrome manage extensions page of Tampermonkey) and enable Allow access to file URLs (you need to manual reload page when dev userscript, see #475 for more detail)
  • pnpm install
  • pnpm dev
  • After it starts up, it open browser for install the proxy script.