https://github.com/lolamtisch/discord-rpc-extension
Discord rich presence extension with open API.
https://github.com/lolamtisch/discord-rpc-extension
chrome discord discord-rich-presence extension firefox rich-presence
Last synced: about 1 month ago
JSON representation
Discord rich presence extension with open API.
- Host: GitHub
- URL: https://github.com/lolamtisch/discord-rpc-extension
- Owner: lolamtisch
- License: gpl-3.0
- Created: 2019-08-02T07:55:16.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-12-26T16:10:56.000Z (5 months ago)
- Last Synced: 2025-04-09T22:18:17.870Z (about 1 month ago)
- Topics: chrome, discord, discord-rich-presence, extension, firefox, rich-presence
- Language: JavaScript
- Homepage:
- Size: 621 KB
- Stars: 193
- Watchers: 6
- Forks: 14
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Discord-RPC-Extension
Discord rich presence extension with open API.## Important!
This extension only works in combination with the desktop application.
[Download Here](https://github.com/lolamtisch/Discord-RPC-Extension/releases/latest)This extension does not contain any presences.
They are added by other extensions that communicate with this extension.
A small list can be found here:
[Compatible Extensions](https://github.com/lolamtisch/Discord-RPC-Extension/blob/master/docs/extensions.md)## Developer
If you want to add RPC support to one of your extensions, then check the Api documentation [here](https://github.com/lolamtisch/Discord-RPC-Extension/blob/master/docs/api.md).