The extensions team has been working hard to get BrowserActions ready, and
they're already working great on Windows and Linux. We've noticed that many
of you have updated your extensions to take advantage of the new UI. We'd
like to encourage the rest of you to do so as well!
Why make the switch now? The earlier you switch, the more time you will have
to polish your experience for our Beta launch in early December. We realize
this means dropping Mac support for a couple of weeks, but we already have
people working on that. If you prioritize the Windows and Linux versions,
we'll bring you cross-platform parity as soon as we can!
On Wed, Nov 11, 2009 at 10:50 AM, Nick Baum <nickb...@chromium.org> wrote:
> Hi all,
> The extensions team has been working hard to get BrowserActions ready, and
> they're already working great on Windows and Linux. We've noticed that many
> of you have updated your extensions to take advantage of the new UI. We'd
> like to encourage the rest of you to do so as well!
Small note: we know the popups are busted on linux on the latest dev
channel. This is mostly fixed on trunk and should be fixed in next dev
channel.
Yeah. Browser actions is good thing. But the main problem we face is
that the difficulty in debugging the popup. Some debugging can be
carried out by opening the html in a new tab, but it doesn't help
always. For example, i've had a pretty hard time in getting the
currently opened tab's contents. Hope you all will make available the
debugging for popups soon.
On Nov 11, 11:50 pm, Nick Baum <nickb...@chromium.org> wrote:
> The extensions team has been working hard to get BrowserActions ready, and
> they're already working great on Windows and Linux. We've noticed that many
> of you have updated your extensions to take advantage of the new UI. We'd
> like to encourage the rest of you to do so as well!
> Why make the switch now? The earlier you switch, the more time you will have
> to polish your experience for our Beta launch in early December. We realize
> this means dropping Mac support for a couple of weeks, but we already have
> people working on that. If you prioritize the Windows and Linux versions,
> we'll bring you cross-platform parity as soon as we can!
On Wed, Nov 11, 2009 at 2:49 PM, Kasun Gajasinghe <kasu...@gmail.com> wrote:
> Yeah. Browser actions is good thing. But the main problem we face is
> that the difficulty in debugging the popup. Some debugging can be
> carried out by opening the html in a new tab, but it doesn't help
> always. For example, i've had a pretty hard time in getting the
> currently opened tab's contents. Hope you all will make available the
> debugging for popups soon.
> On Nov 11, 11:50 pm, Nick Baum <nickb...@chromium.org> wrote:
> > Hi all,
> > The extensions team has been working hard to get BrowserActions ready,
> and
> > they're already working great on Windows and Linux. We've noticed that
> many
> > of you have updated your extensions to take advantage of the new UI. We'd
> > like to encourage the rest of you to do so as well!
> > Why make the switch now? The earlier you switch, the more time you will
> have
> > to polish your experience for our Beta launch in early December. We
> realize
> > this means dropping Mac support for a couple of weeks, but we already
> have
> > people working on that. If you prioritize the Windows and Linux versions,
> > we'll bring you cross-platform parity as soon as we can!
> > Cheers,
> > -Nick
> --
> You received this message because you are subscribed to the Google Groups
> "Chromium-extensions" group.
> To post to this group, send email to chromium-extensions@googlegroups.com.
> To unsubscribe from this group, send email to
> chromium-extensions+unsubscribe@googlegroups.com<chromium-extensions%2Bunsu bscribe@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/chromium-extensions?hl=.
-- Marcos Aruj Alvarez
Ingeniero de Software
-------------------------------
marcos.a...@gmail.com
-----
On Wed, Nov 11, 2009 at 12:49 PM, Kasun Gajasinghe <kasu...@gmail.com> wrote:
> Yeah. Browser actions is good thing. But the main problem we face is
> that the difficulty in debugging the popup. Some debugging can be
> carried out by opening the html in a new tab, but it doesn't help
> always. For example, i've had a pretty hard time in getting the
> currently opened tab's contents. Hope you all will make available the
> debugging for popups soon.
We know this is a pain point. I'll try and think of something quick
and easy we can do to alleviate it.