Great work with the new version! It looks very slick.

Is there any timeframe for adding a post feature?

On Oct 27, 5:32 pm, Nick Baum <nickb...@chromium.org> wrote:
> I've just posted a new version of Chritter, now with BrowserActions!
>
> If you had installed the version PhistucK linked to, you should be
> automatically updated within a few hours. Otherwise, download it here:
>
> https://clients2.google.com/service/update2/crx?response=redirect&x=i...
>
> Cheers,
>
> -Nick
>
>
>
> On Tue, Oct 27, 2009 at 3:26 AM, PhistucK <phist...@gmail.com> wrote:
> > Did you download the latest version?
>
> >https://clients2.google.com/service/update2/crx?response=redirect&x=i...
>
> > Save the file, change the filename to blabla.crx and drag it into Chrome.
>
> > ☆PhistucK
>
> > On Tue, Oct 27, 2009 at 12:11, r1mson <r1m...@gmail.com> wrote:
>
> >> It does not have "permission" section. I add
> >>   "version": "1.0",
> >>   "permissions": [
> >>      "tabs",
> >>      "bookmarks",
> >>      "chrome.bookmarks",
> >>      "http://www.blogger.com/";,
> >>      "http://*.google.com/";
> >>   ]
> >> and restart Chrome. But the error did not change (the bottom: Checking
> >> credentials ...). Maybe it's the influence of http-proxy?
>
> >> On Oct 27, 12:04 pm, PhistucK <phist...@gmail.com> wrote:
> >> > Check the manifest.json (in the unpacked extension folder in the
> >> > "Extensions" folder of your user data directory).
> >> > See it if has "permissions": ["bookmarks"] or something like that (the
> >> > square brackets may include more stuff than just "bookmarks", comma
> >> > separated).
> >> > If it does not have "permissions" at all, add it (you can followhttp://
> >> code.google.com/chrome/extensions/manifest.html#permissions), if it
> >> > does but "bookmarks" is not specified, add it. Reload the extension or
> >> > restart Chrome and it should be fine.
>
> >> > ☆PhistucK
>
> >> > 2009/10/26 r1mson <r1m...@gmail.com>
>
> >> > > Chritter 1.0
> >> > > ID: ebhalomfhoikhpdenmmlfidoijcbokpk
> >> > > A Twitter toolbar
> >> > > Active views:
> >> > > toolstrip.html - Inspect
> >> > > background.html - Inspect
>
> >> > > background.html - Inspect:
> >> > > chrome/ExtensionProcessBindings:174
> >> > > Uncaught Error: You do not have permission to use 'chrome.bookmarks'.
> >> > > Be sure to declare in your manifest what permissions you need.
--~--~---------~--~----~------------~-------~--~----~
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+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/chromium-extensions?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to