Welcome to the monkey-scripts repository! This repository is dedicated to hosting and sharing custom userscripts for Tampermonkey (or Greasemonkey, Violentmonkey) and custom styles for webpages using the Stylebot extension.
User scripts put you in control of your browsing experience. Once installed, they automatically make the sites you visit better by adding features, making them easier to use, or taking out the annoying bits. This repository contains a collection of userscripts designed to enhance your browsing experience by automating tasks or modifying webpage behavior. In addition, it includes custom styles that can be applied to webpages to improve their appearance or usability.
These scripts are compatible with popular browser extensions such as Tampermonkey, Violentmonkey, and Greasemonkey.
Userscript Name | Description |
---|---|
Soundcloud fck Tungtee | Removing annoying tracks from "Tùng Tee - 0967671***". Music browsing becomes cleaner. |
... | ... |
Custom styles are CSS rules that change the appearance of specific webpages. These styles can be applied using the Stylebot extension.
Style Name | Description |
---|---|
SC Darkmode | Darkmode for soundcloud.com. Main part taken from somewhere. Modifications to playback controls and comments made by me. |
... | ... |
- Install the Tampermonkey, Violentmonkey, or Greasemonkey extension for your browser.
- Browse the Userscripts section and click on the script you want to install.
- The extension will prompt you to confirm the installation.
- Install the Stylebot extension for your browser.
- Browse the Custom Styles section and copy the CSS code.
- Open Stylebot on the webpage you want to apply the style to and paste the CSS code.
Contributions are welcome! If you have a userscript or custom style you'd like to share, please follow these steps:
- Fork the repository.
- Create a new branch with your changes.
- Submit a pull request with a description of your contribution.
- You will need a server to serve the developing js file.
- Then create empty script that require your editing file.
- Ex:
// @require https://shx.test/script.js
. - Full header will be like:
// ==UserScript==
// @name Hypeddit DownloadWallBypasser 2k24
// @namespace http://tampermonkey.net/
// @version 2024-07-24
// @description Bypass the fangates. Soundcloud and Spotify accounts are mandatory! Please make sure to log them on first before running the script!
// @author fan1200
// @match https://hypeddit.com/*
// @match https://pumpyoursound.com/*
// @match https://secure.soundcloud.com/connect*
// @match https://secure.soundcloud.com/authorize*
// @icon https://www.google.com/s2/favicons?sz=64&domain=hypeddit.com
// @grant none
// @require https://shx.test/script.js
// ==/UserScript==
- The
shx.test
were run on my local development server.
- Don't forget clear cached script on your Monkey extension
This repository is licensed under the MIT License. See the LICENSE file for more details.
M""""""""`M dP
Mmmmmm .M 88
MMMMP .MMM dP dP 88 .dP .d8888b.
MMP .MMMMM 88 88 88888" 88' `88
M' .MMMMMMM 88. .88 88 `8b. 88. .88
M M `88888P' dP `YP `88888P'
MMMMMMMMMMM -*- Created by Zuko -*-
* * * * * * * * * * * * * * * * * * * * *
* - - - F.R.E.E.M.I.N.D - - - *
* - Copyright © 2024 (Z) Programing - *
* - - All Rights Reserved - - *
* * * * * * * * * * * * * * * * * * * * *