Skip to content

greasify/beautifier-userscript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

beautifier-userscript

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

beautifier-userscript.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.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Contributors