Introduction - If you have any usage issues, please Google them yourself
Insert this code under the PHP file code of the home page: <script src= "activate-power-mode.js" ></script>
<script>
POWERMODE.colorful = true; / / make power mode colorful
POWERMODE.shake = false; / / turn off shake
Document.body.addEventListener ('input', POWERMODE);
</script>
Then upload the JS file to the root directory of the web site