Skip to content

prasad5795/Discord-Notifier-Chrome-Extension

Repository files navigation

Discord-Monitor-Chrome-Extension

This Extension will monitor the discord opened inside chrome browser tab and you can monitor typing and posting message activities of any one user. Whenever selected user starts typing or posts a message it will send you a telegram notification

Technologies

Web

Module bundler: Webpack

Plugins
Loaders
Supporting dependencies
Commands
  • npm run debug to run Webpack with development configuration.
    In this mode, Webpack generates source-maps for bundled JavaScript resources to simplify debugging of JavaScript in the web-browser.
  • npm run develop to run Webpack with development configuration and keep watching for file changes within source.
    In this mode, Webpack generates source-maps for bundled JavaScript resources to simplify debugging of JavaScript in the web-browser.
  • npm run live to run Webpack with development configuration and keep watching for file changes within source and reload the web-browser on every change.
    In this mode, Webpack generates source-maps for bundled JavaScript resources to simplify debugging of JavaScript in the web-browser and provides a live-development experience.
  • npm run build to run Webpack with production configuration.
    In this mode, Webpack minifies the JavaScript bundles and there are no source-maps created.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published