Jump to content
UBot Underground

Using Chrome Extensions With Ubot


Recommended Posts

Hi:

 

    I would like to use an extension that I have in chrome to pull data from Amazon. The name of the extension

is XRay and it is made by Helium10, it ads an analysis that I can't get from Amazon directly. I was hoping that

someone knew how to access chrome extensions.

 

Thanks,
Chris

Link to post
Share on other sites

I did get this working, thurns out you can speciify an intemediate window as the parent window.

 

plugin command("WindowsCommands.dll", "click mouse", "Intermediate D3D Window", "Chrome_WidgetWin_1", "-200", 190, "Left Click")

 

That let me click on the popups from the navbar, but you do have to specify the coordinates. 

 

Autoit was helpful to figure this out, they have a "window info" tool that showed me the "Intermediate D3D Window" information. It's free..

 

Thanks to anyone who took a look.

 

Chris

Edited by crackinthecode
  • Like 2
Link to post
Share on other sites
  • 10 months later...
  • 4 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...