Hello, you could write an extension that does that. The API allows this kind of stuff. If your familiar with writing extension. Each tab has a url. http://code.google.com/chrome/extensions/tabs.html#type-Tab
<http://code.google.com/chrome/extensions/tabs.html#type-Tab>For more info on writing extensions, refer to the documentation here: http://code.google.com/chrome/extensions/ <http://code.google.com/chrome/extensions/> -- Mohamed Mansour On Thu, Sep 17, 2009 at 4:05 PM, Hill <[email protected]> wrote: > > Hi to all! > I want to get urls of opened pages in Chrome at current session? > With FF, IE and opera i use Active Accessibility to get 'em but with > Chrome i can get only tab name w/o page url. > So does anyone can help me? > > > > --~--~---------~--~----~------------~-------~--~----~ Chromium Discussion mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-discuss -~----------~----~----~----~------~----~------~--~---
