notifications - what is the equivalent option for displaying a notificationbox in chrome extension like in firefox addon -
i developing extensions site major 3 browsers (ff,chrome,ie). started firefox , working chrome. want know how implement option firefox xul notificationbox https://developer.mozilla.org/en/xul:notificationbox in chrome?
how display want save password panel in chrome in firefox notificationbox?
i inspected lastpass , found injecting div inside body tag first child of body tag. way has ? or other option?
there experimental api this: chrome.experimental.infobars
.
until gets stable creating own div option.
Comments
Post a Comment