An open API service indexing awesome lists of open source software.

https://github.com/logonoff/userscripts

various userscripts and the like
https://github.com/logonoff/userscripts

userscripts

Last synced: 11 months ago
JSON representation

various userscripts and the like

Awesome Lists containing this project

README

          

# Userscripts

Assorted userscripts for various websites. These are all written in JavaScript, and are intended to be used with a userscript manager like [Violentmonkey](https://violentmonkey.github.io/). MIT licensed, so go crazy >:3

## [Google BG Pizazz](https://github.com/logonoff/userscripts/blob/main/GoogleBGpisazz.user.js)

Adds the login background from the 2017 Google Login page into the current one. Supports [Dark Reader](https://github.com/darkreader/darkreader) and [Nighteye](https://nighteye.app/)!

![Screenshot of Google BG Pizazz working](https://i.imgur.com/yu0ypdY.png)

## [HypixelRewardSkip](https://github.com/logonoff/userscripts/blob/main/HypixelRewardSkip.user.js)

Automatically presses "skip" for Hypixel's daily reward.

## [continueanywayplease](https://github.com/logonoff/userscripts/blob/main/continueanywayplease.user.js)

Auto-click "Continue Anyway" on Chrome Remote Desktop when on the unsupported browser page. This prompt often appears when using non-Google-Chrome browsers.

## [google_on_bing](https://github.com/logonoff/userscripts/blob/main/google_on_bing.user.js)

Adds a "Search on Google" button to Bing, so it's easy to get a second opinion

## [outlook_adblock_reminder_block](https://github.com/logonoff/userscripts/blob/main/outlook_adblock_reminder_block.user.js)

Blocks most ads from Outlook Web App for Non-Microsoft 365 users.

## [shalescroll](https://github.com/logonoff/userscripts/blob/main/shalescroll.user.js)

Adds the scrollbar from [shalecss](https://github.com/logonoff/shalecss) into all of the pages you browse

## [zoommtg_gcal](https://github.com/logonoff/userscripts/blob/main/zoommtg_gcal.user.js)

Turns Zoom Meeting URIs into proper clickable links on Google Calendar event descriptions, to save you a few clicks and ~15 seconds.

![A Google Calendar event showing the zoommtg:// URI being clickable](https://i.imgur.com/gsRZj9C.png)