Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mejia-dev/messenger-notification-sound-changer
Set a custom notification sound for Messenger.com!
https://github.com/mejia-dev/messenger-notification-sound-changer
browser-extension chrome-extension chromium facebook facebook-messenger javascript
Last synced: 4 days ago
JSON representation
Set a custom notification sound for Messenger.com!
- Host: GitHub
- URL: https://github.com/mejia-dev/messenger-notification-sound-changer
- Owner: mejia-dev
- License: gpl-3.0
- Created: 2024-07-05T21:08:49.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-07-30T04:04:13.000Z (6 months ago)
- Last Synced: 2024-11-18T11:47:14.211Z (2 months ago)
- Topics: browser-extension, chrome-extension, chromium, facebook, facebook-messenger, javascript
- Language: JavaScript
- Homepage: https://chromewebstore.google.com/detail/fcflhcnelkmegahafbbkhianmejealao
- Size: 156 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
Awesome Lists containing this project
README
Messenger Notification Sound ChangerSet a custom notification sound for Messenger!
Messenger Notification Sound Changer allows you to set a custom notification sound for [Messenger.com](https://www.messenger.com). Install and launch the extension, upload an audio file, then refresh the page for the new sound to be used for notifications.
Uploaded audio data is stored exclusively on-device. Additonally, the extension does not collect data or report back to any server or cloud service.
## Setup / Installation Steps
### Option 1: Install from the Chrome Web Store
- Navigate to https://chromewebstore.google.com/detail/fcflhcnelkmegahafbbkhianmejealao
- Click "Add to Chrome"### Option 2: Install Unpacked Extension
- Clone this repository by running the following command from a terminal:
```bash
git clone https://github.com/mejia-dev/Messenger-Notification-Sound-Changer.git
```
- Open Google Chrome and navigate to `chrome://extensions` in the address bar
- Click the toggle in the top-right corner of the screen to activate "Developer mode".
- Click the "Load unpacked" button.
- In the file picker that appears, select the `src` folder of the cloned repository.## More Information
View the [Changelog](CHANGELOG.md)
Report issues in the [Issue Tracker](https://github.com/mejia-dev/Messenger-Notification-Sound-Changer/issues?state=open)
Disclaimer: This extension is not in any way affiliated with, associated with, authorized, or endorsed by Facebook or Meta Platforms, Inc. Facebook Messenger is a registered trademark of Meta Platforms, Inc.
Copyright (C) 2024 Aaron Mejia
Open Source under the [GPLv3 License](LICENSE.txt).