Skip to content

Easy FCM integration for JavaScript (Web and Chrome Extensions)

License

Notifications You must be signed in to change notification settings

joaomgcd/fcm-javascript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fcm-javascript

Allows you to easily integrate Firebase Cloud Messaging on any web page or Chrome extension.

Check out testfcm.html for an example.

To get started:

  • edit fcm-client.js and personalize it accordingly
  • edit testfcm.html and build your web page like shown in the example
  • Upload the files to a host that supports HTTPS
  • send the message to the token and the page should get it!

Important note

You have to place all js files on the root of your server or else it won't work.

About

Easy FCM integration for JavaScript (Web and Chrome Extensions)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published