Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/devyukine/discord-authorization-helper

A helper userscript which makes the Discord Authorization Page nicer c:
https://github.com/devyukine/discord-authorization-helper

discord userscript

Last synced: 2 months ago
JSON representation

A helper userscript which makes the Discord Authorization Page nicer c:

Awesome Lists containing this project

README

        

# Discord Authorization Helper

A helper userscript which makes the Authorization Page nicer c:

## Features

- [x] Remove `guilds.join` scope from authorization
- [x] Remove `email` scope from authorization (disabled by default)
- [x] adds `&prompt=none` to skip authorization for application you already authorized once before (disabled by default)

## Installation

1. Make sure you have user scripts enabled in your browser (these instructions refer to the latest versions of the browser):

* Firefox - install [Tampermonkey](https://tampermonkey.net/?ext=dhdg&browser=firefox).
* Chrome - install [Tampermonkey](https://tampermonkey.net/?ext=dhdg&browser=chrome).
* Opera - install [Tampermonkey](https://tampermonkey.net/?ext=dhdg&browser=opera).
* Safari - install [Tampermonkey](https://tampermonkey.net/?ext=dhdg&browser=safari).
* Dolphin - install [Tampermonkey](https://tampermonkey.net/?ext=dhdg&browser=dolphin).
* UC Browser - install [Tampermonkey](https://tampermonkey.net/?ext=dhdg&browser=ucweb).

2. Go [here](https://github.com/DevYukine/discord-authorization-helper/raw/main/discord-authorization-helper.user.js) and click `install`.