https://github.com/0adri3n/discord-reminder
Browser extension which send URL of actual tab to a Discord webhook
https://github.com/0adri3n/discord-reminder
chrome css discord extension html js reminder
Last synced: 2 months ago
JSON representation
Browser extension which send URL of actual tab to a Discord webhook
- Host: GitHub
- URL: https://github.com/0adri3n/discord-reminder
- Owner: 0adri3n
- License: mit
- Created: 2021-06-06T20:35:57.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-06T21:01:42.000Z (about 5 years ago)
- Last Synced: 2025-03-05T02:43:42.297Z (over 1 year ago)
- Topics: chrome, css, discord, extension, html, js, reminder
- Language: JavaScript
- Homepage:
- Size: 43 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Discord Reminder
Browser extension which send URL of actual tab to a Discord webhook
# Using
1. Download the repository.
2. Go to extensions's setting in your browser.
3. Active developer mode.
4. Click "Load unpacked".
5. Choose Discord Reminder folder.
6. Set your webhook on clicking at setting button. (To create a webhook, check step 1 at: https://www.digitalocean.com/community/tutorials/how-to-use-discord-webhooks-to-get-notifications-for-your-website-status-on-ubuntu-18-04#:~:text=To%20create%20a%20webhook%20you,click%20the%20Create%20Webhook%20button.)
7. Ready to use, just click "Remind me" and Discord Reminder will send the URL at the webhook !
#
Open an issue if you have an error !
Don't forget to star this rep if you like it !