Skip to content Skip to sidebar Skip to footer
Showing posts with the label Message

Send Message From Popup To Content Script?

Suppose I want to run a content script when I click a button in the popup page in a google chrome e… Read more Send Message From Popup To Content Script?

Sencha Touch 2: Tapping Ext.msg.show That Have No Buttons

I want to display the popup message without any buttons. Ext.Msg.show({ title: '', me… Read more Sencha Touch 2: Tapping Ext.msg.show That Have No Buttons