Skip to content

Latest commit

 

History

History
70 lines (55 loc) · 2.91 KB

README.md

File metadata and controls

70 lines (55 loc) · 2.91 KB

Yopu helper

GitHub Workflow Status GitHub repo size Issues GitHub pull requests GitHub

GitHub followers GitHub forks GitHub stars GitHub watchers

tampermonkey.png

Description

This is a tampermonkey script written in JS. The purpose is to expand some features of the guitar score site.

You can access this website here.

Features

  • Print score: You can print the complete guitar score directly by clicking the Print button.

  • Play: You can play the music of guitar without time limitations.

Installation

If you have a problem that the content on the right cannot be completely printed when you print, please try to replace the cdn link of PrintJS.

// @require      https://unpkg.com/[email protected]/dist/print.js

// change it to

// @require      https://printjs-4de6.kxcdn.com/print.min.js

Contributing

Contributions are welcome! Please feel free to submit a pull request or open an issue if you find a bug or have a suggestion for a new feature.

License

This project is licensed under the MIT License.