Menu

#1425 Add Notification Permission in Manifest for Web Push Extension

open
nobody
None
2025-12-20
2025-03-06
Anonymous
No

Originally created by: GAURAVCHAWLA1808

  • Updated manifest.json to include "notifications" permission.
  • Enables the extension to display push notifications to users.
  • Required for handling web push events in background.js.

This update ensures the extension can send notifications as part of the web push functionality.

Discussion


Log in to post a comment.