jczstudios / discord-chrome-presence

Updates your Discord Rich Presence with Google Chrome information.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

Discord-Chrome-Presence allows you to set your Discord Rich Presence to whatever you're looking at it in Chrome. An additional Chrome extension is included in order to rely site information.

Requirements

Installation

git clone https://github.com/jczstudios/discord-chrome-presence
cd discord-chrome-presence
npm install
npm start

Then, install the Chrome extension from the extension directly. (Visit chrome://extensions, enable "Developer Mode", "Load Unpacked", choose the "extension" directory inside this repository you cloned.

Usage

Install the Google Chrome extension, included in the extension directory. Then, start the server using

npm start

Discord will need to be open and the Chrome extension needs to be added (see Installation).

License

Unlicense

About

Updates your Discord Rich Presence with Google Chrome information.


Languages

Language:JavaScript 100.0%