Click here to Skip to main content
Sign Up to vote bad
good
See more: C++
Help me get all urls of chrome, firefox tab oppening using c++.
Thanks.
Posted 21 Jan '13 - 22:20
07hc420268

Comments
Richard MacCutchan - 22 Jan '13 - 5:05
Get them from where? Please explain in more detail what you are trying to achieve.
07hc420 - 22 Jan '13 - 5:48
Get them from chrome browser or firefox browser. I want to get every url from chrome tab/firefox tab using c++.
Richard MacCutchan - 22 Jan '13 - 6:04
There is no point in merely repeating your original question. Exactly what URLs are you talking about, and how do you expect to get the information - from some stored file, by using a Browser extension ... ?
07hc420 - 22 Jan '13 - 6:31
I want to get in c++ application, not an extension. example: i open chrome with 3 tabs. tab 1: codeproject.com, tab2: google.com, tab3: msdn.microsoft.com. I want to get url of every tab i opened in c++ application.
Richard MacCutchan - 22 Jan '13 - 6:33
I have no idea if that is even possible, but you could try searching the forums at the Chrome website for information.
Sergey Alexandrovich Kryukov - 22 Jan '13 - 16:31
I tried to explain in my answer that the problem is not that's impossible (most likely, you are right), but would make little to no sense. What do you think? —SA
Richard MacCutchan - 23 Jan '13 - 3:45
I agree, your answer makes a lot of sense.
Sergey Alexandrovich Kryukov - 23 Jan '13 - 3:48
Thank you, Richard. —SA
Sergey Alexandrovich Kryukov - 22 Jan '13 - 16:31
Why? why?! —SA
07hc420 - 22 Jan '13 - 6:45
anyone help me!

1 solution

There is no way to do it, and there is no sense in doing it. I would say, you would have the worst solution if you managed to do it.
 
The tab-related properties of a Web browser are not a part of any existing or proposed standard, as well as all the Web pages shown by a single browser, in one process or separate ones. So, at best, you would be able to do it in some particular browser if it has the API for that.
 
And doing anything for a particular Web browser (perhaps, except some kind of plug-in/add-on) makes little to no sense.
 
—SA
  Permalink  
Comments
07hc420 - 22 Jan '13 - 21:32
Thank you so much!
Sergey Alexandrovich Kryukov - 22 Jan '13 - 21:36
You are very welcome. Good luck, call again. —SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS
Your Filters
Interested
Ignored
     
0 OriginalGriff 415
1 Arun Vasu 399
2 Sergey Alexandrovich Kryukov 368
3 Tadit Dash 198
4 Maciej Los 191
0 Sergey Alexandrovich Kryukov 9,955
1 OriginalGriff 7,589
2 CPallini 4,028
3 Rohan Leuva 3,422
4 Maciej Los 2,949


Advertise | Privacy | Mobile
Web03 | 2.6.130523.1 | Last Updated 22 Jan 2013
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid