10 Best Snackbar Plugins In jQuery And Pure JavaScript (2026 Update)

by jQueryScript,

What Is Snackbar

Snackbar is a contextual notification UI component introduced in the Google Material Design that provides brief messages about app processes at the bottom of the screen.

Snackbars inform users of a process that an app has performed or will perform. They appear temporarily, towards the bottom of the screen. They shouldn’t interrupt the user experience, and they don’t require user input to disappear.

In general, a snackbar will automatically dismiss after a timeout just like a temporary notification popup

It also contains an action button which allows the user to interact with your web app.

The Best Snackbar Plugin

This is a list of 10 best jQuery and pure (Vanilla) JavaScript plugins that makes it simple to display customizable Material Design inspired snackbars on the web applications.

If you're developing an Android or Material Design styled web app, you might find useful. 

Originally Published July 30, 2019, updated Feb 28 2026

Table of contents:

jQuery Snackbar Plugins:

Bootstrap 5 Toast & Snackbar Manager - jQuery Toast.js

The upgraded version of the Script47's jQuery Toast plugin that helps you generate Android style snackbars and toasts in the fresh new Bootstrap 5 framework.

Bootstrap 5 Toast & Snackbar Manager - jQuery Toast.js

[Demo] [Download]


Customizable Material Design Snackbars In jQuery - mSnackbar.js

A lightweight and customizable jQuery notification plugin for creating Material Design inspired snackbars on the page.

Customizable Material Design Snackbars In jQuery - mSnackbar.js

[Demo] [Download]


Material Design Snackbar Style Alert Notification With jQuery

A tiny jQuery plugin used to display Material Design Snackbar style alert notifications on your website.

Material Design Snackbar Style Alert Notification With jQuery

[Demo] [Download]


Android Style Snackbar & Toast Plugin - MaterialNotify

A super tiny jQuery notification plugin designed to create animated top notification bars similar to Android Material Design's snackbars and toasts.

Features:

  • Success & Alert messages.
  • Auto dismiss after a timeout.
  • Bottom progress bar indicating the time left.
  • Trigger a function after timeout.

Android Style Snackbar & Toast Plugin - MaterialNotify

[Demo] [Download]


Simple Snackbar Style Alert Box Plugin For jQuery

A simple and mobile-friendly jQuery notification plugin to create customizable, CSS animated notification boxes inspired by Material Design Snackbars.

Simple Snackbar Style Alert Box Plugin For jQuery

[Demo] [Download]


Vanilla JS Snackbar Plugins:

Smooth Snackbar & Toast Notification In JavaScript – js-snackbar

A pure JavaScript plugin that helps you create Material Design inspired non-blocking snackbars & toast notifications on the web app.

Smooth Snackbar & Toast Notification In JavaScript – js-snackbar

[Demo] [Download]


Simple Interactive Snackbar & Toast Notification In Vanilla JavaScript – notifyjs

A vanilla JS notification plugin that shows Material Snackbar and Toasts style notification messages to the user.

Simple Interactive Snackbar & Toast Notification In Vanilla JavaScript – notifyjs

[Demo] [Download]


Lightweight Toast & Snackbar JavaScript Library – Yoyo Toast

A lightweight JavaScript library for creating highly customizable toast popups on web pages. It can help developers create temporary alert messages that disappear automatically and snackbar messages with buttons for user actions like “confirm” or “cancel”.

Lightweight Toast & Snackbar JavaScript Library – Yoyo Toast

[Demo] [Download]


Tiny Snackbar & Toast Message Library – simpleSnackbar.js

A tiny and easy-to-use JavaScript (ES6) plugin to show snackbar & toast style notification popups in the document.

Tiny Snackbar & Toast Message Library – simpleSnackbar.js

[Demo] [Download]


Material Design Toast & Snackbar Library with Action Buttons – MiniSnackbar

A vanilla JavaScript library that displays toast notifications and snackbar messages. It provides queue management for multiple messages and supports action buttons with callback handlers.

Material Design Toast & Snackbar Library with Action Buttons – MiniSnackbar

[Demo] [Download]


Conclusion:

Seeking more jQuery plugins or JavaScript libraries to create awesome Snackbar Notifications on the web & mobile? See jQuery Snackbar and JavaScript Snackbar sections for more details.

See Also: