Skip to content

mejia-dev/Messenger-Web-App-Upgrades

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Messenger Web App Upgrades icon Messenger Web App Upgrades

Set a custom notification sound for Messenger!

Messenger Web App Upgrades on the Chrome Web Store



Messenger Web App Upgrades adds new usability features for Messenger.com:

  • Set a custom notification sound for new messages
  • Press the Escape key to close chats
  • Display unread badges (only if the site is installed as a PWA)

Install and launch the extension, configure settings as desired, then refresh Messenger for the changes to take effect.

Uploaded audio data is stored exclusively on-device. Additionally, 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

Option 2: Install Unpacked Extension

  • Clone this repository by running the following commands from a terminal:
    git clone https://github.com/mejia-dev/Messenger-Web-App-Upgrades.git
    
    cd src/mwau-popup
    
    npm install
    
    npm run build
  • 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

Report issues in the Issue Tracker

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.