https://github.com/jesus2099/konami-command
power‐ups for various web sites
https://github.com/jesus2099/konami-command
musicbrainz userscripts userstyles
Last synced: 5 months ago
JSON representation
power‐ups for various web sites
- Host: GitHub
- URL: https://github.com/jesus2099/konami-command
- Owner: jesus2099
- Created: 2014-05-23T15:08:37.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-11-08T00:15:44.000Z (11 months ago)
- Last Synced: 2024-11-08T01:19:44.338Z (11 months ago)
- Topics: musicbrainz, userscripts, userstyles
- Language: JavaScript
- Homepage:
- Size: 4.24 MB
- Stars: 122
- Watchers: 18
- Forks: 25
- Open Issues: 187
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
↑ ↑ ↓ ↓ ← → ← → B A
===================**ARE YOU RAYDEE TO AUGMENT YOUR BORWSING ?**
(with User JS, user JavaScript, Greasemonkey scripts, **userscripts**, user scripts, etc.)A userscript, is a piece of JavaScript code that runs on your PC or mobile
and that enhances existing websites, for you.
They can display additional information,
they can make repetitive tedious tasks more easy, fast and efficient!It’s like cheat codes for web sites, like the famous
[KONAMI COMMAND](https://duckduckgo.com/?q=%22KONAMI+COMMAND%22) /
[コナミコマンド](https://duckduckgo.com/?q=%22%E3%82%B3%E3%83%8A%E3%83%9F%E3%82%B3%E3%83%9E%E3%83%B3%E3%83%89%22) !> I encourage you to write your own userscripts for the
> websites you frequently use but are not completely satisfied with.
> It’s so powerful and it can make you save so much time in many cases.In this repo I store my userscripts,
mostly for [MusicBrainz](https://musicbrainz.org),
but not only.HOW TO USE USERSCRIPTS
----------------------### BROWSER USERSCRIPT SUPPORT ###
First thing you should do is make sure your browser supports a userscripts extension / add‐on.
Here is a list where it is possible:- Android
- Kiwi Browser
-Firefox 68.11.0(**obsolete: security risks**)
- iOS
- :x: None
- Linux and Windows
- Firefox
- All Chromium derivates (Vivaldi, Chrome, etc.)
- Mac OS
- SafariAs for the extension / add‐on, I advise [**Violentmonkey**](https://violentmonkey.github.io),
which is the only one to be both **multi‐browser** and **open source**.
I think on Mac OS with Safari, you may have to use **Tampermonkey**, which is also nice to use, but not **open source**.### INSTALLING USERSCRIPTS IN BROWSER ###
Install my userscripts from this **jesus2099/konami-command** GitHub repo, directly:
1. Click on a userscript `*.user.js` file link to review its description and code
2. Click on the **Raw** button to install
(on mobile, you must first click on the “…” ellipsis button to see **Raw** menu item)> **Hint**: If you install the userscript called [INSTALL USER SCRIPT](https://github.com/jesus2099/konami-command/blob/master/INSTALL-USER-SCRIPT.user.js),
> you will get a direct download/install
> 
> **monkey** icon button in front of each userscript file, making them installable in a single click.
> It works in GitHub, in GitLab and in Bitbucket file listings.HOW TO CONTRIBUTE
-----------------### ISSUES ###
If you encounter a problem, you can check if it is an
[already known issue (top voted)](https://github.com/jesus2099/konami-command/issues?q=is%3Aissue+is%3Aopen+sort%3Areactions-%2B1-desc)
and you can also upvote issues by clicking the :+1: thumb up icon on the issue description.Please, add an issue when you want to report any new bugs, with the **New issue** button.
For information, I have only little available time but here are
[the bugs or features that we are currently working on](https://github.com/jesus2099/konami-command/issues?q=is%3Aopen+assignee%3A*).### SUBMIT PATCHES ###
If you want to fix stuff yourself, please have a look at
the short [contributing guidelines](CONTRIBUTING.md).---
※ Here are some links to help you find more MusicBrainz userscripts:
- https://musicbrainz.org/doc/Guides/Userscripts
- https://github.com/search?q=topic%3Amusicbrainz+topic%3Auserscripts
- https://github.com/search?l=JavaScript&o=desc&q=%22%3D%3DUserScript%3D%3D%22+MusicBrainz&s=indexed&type=Code
- https://gist.github.com/search?l=JavaScript&o=desc&q=%22%3D%3DUserScript%3D%3D%22+MusicBrainz&s=stars
- https://greasyfork.org/scripts?set=9&sort=ratings
- https://openuserjs.org/group/musicbrainz?orderBy=rating&orderDir=desc---
© [2007.7.18 – 2014.5](https://web.archive.org/web/20131108065418/userscripts.org/users/31010/scripts) jesus2099
© [2014.5.23](https://github.com/jesus2099/konami-command/commit/31582dcb5d658e0bd273d2278ff26958bf1de0fa) – 2023 jesus2099