Testing the extInfobar extension
If you're using any browser apart from Google Chrome, you won't see the bar.
I'm using my own plugin,
Paste and Go
, for this demo.
The code that I'm using for this page is:
$.fn.extInfobar({ id: 'nbilgjjflfiiijecdjpnbganoiafneph' });
Once the bar is closed, the action is remembered via the localStorage so you won't see the bar again. For testing purposes, I've provided the below button to clear the localStorage and refresh the page.