Imacros

  1. Imacros For Chrome
  2. Imacros Free Download
  3. Imacros For Chrome Extension
  • Overview
  • Tips & Tricks
  • Uninstall Instruction
  • FAQ
Imacros wait
  • iMacros for Chrome Description

    If you love the Chrome web browser, but are tired of repetitive tasks like visiting the same sites every days, filling out forms, and remembering passwords, then iMacros for Chrome is the solution you've been dreaming of! iMacros was designed to automate the most repetitious tasks on the web.***Whatever you do with Firefox, iMacros can automate it.***
    Here are just a few examples of how you can use iMacros to automate your web browser and record and replay repetitious work.
    (1) Form Filler & Password Manager
    iMacros is the only form filler that can autofill web forms that stretch over several pages.
    (2) Automated Download & Upload
    iMacros can automate the download and upload of images, files, or entire pages (with or without images). iMacros includes a user agent switcher, PDF download and Flash, and ad- and image-blocking functions.
    (3) Data Extraction, Web Scraping/Mining & Enterprise Data Mash-Ups
    iMacros automatically reads data from a website and exports it to CSV files - the exact opposite of filling out forms. You can use this feature to download stock quotes, gather and compare web store prices, and more.
    (4) Web Testing
    Web professionals can use iMacros for functional, performance, and regression testing of web applications.
    (5) Social Scripting (Social Bookmarking)
    Instead of telling your site visitors how to fill out a form, let iMacros do it for them. All the information is stored inside the link as a text string, with nothing stored on our servers.
    iMacros is extremely versatile and can be combined with other extensions such as AdBlock or AdThwart.
    iMacros for Chrome is free for personal and commercial use. Download the add-on today to start simplifying your Web tasks.

    Features

    • iMacros for Chrome Free & Safe Download!
    • iMacros for Chrome Latest Version!
    • Works with All Windows versions
    • Users choice!

    Disclaimer

    iMacros for Chrome is a product developed by Imacros Website Testing And Web Scraping. This site is not directly affiliated with Imacros Website Testing And Web Scraping. All trademarks, registered trademarks, product names and company names or logos mentioned herein are the property of their respective owners.

    All informations about programs or games on this website have been found in open sources on the Internet. All programs and games not hosted on our site. When visitor click 'Download now' button files will downloading directly from official sources(owners sites). QP Download is strongly against the piracy, we do not support any manifestation of piracy. If you think that app/game you own the copyrights is listed on our website and you want to remove it, please contact us. We are DMCA-compliant and gladly to work with you. Please find the DMCA / Removal Request below.

    DMCA / REMOVAL REQUEST

    Please include the following information in your claim request:

    • Identification of the copyrighted work that you claim has been infringed;
    • An exact description of where the material about which you complain is located within the QPDownload.com;
    • Your full address, phone number, and email address;
    • A statement by you that you have a good-faith belief that the disputed use is not authorized by the copyright owner, its agent, or the law;
    • A statement by you, made under penalty of perjury, that the above information in your notice is accurate and that you are the owner of the copyright interest involved or are authorized to act on behalf of that owner;
    • Your electronic or physical signature.

    You may send an email to support [at] qpdownload.com for all DMCA / Removal Requests.

  • You can find a lot of useful information about the different software on our QP Download Blog page.

    Latest Posts:

  • How to uninstall iMacros for Chrome?

    How do I uninstall iMacros for Chrome in Windows Vista / Windows 7 / Windows 8?

    • Click 'Start'
    • Click on 'Control Panel'
    • Under Programs click the Uninstall a Program link.
    • Select 'iMacros for Chrome' and right click, then select Uninstall/Change.
    • Click 'Yes' to confirm the uninstallation.

    How do I uninstall iMacros for Chrome in Windows XP?

    • Click 'Start'
    • Click on 'Control Panel'
    • Click the Add or Remove Programs icon.
    • Click on 'iMacros for Chrome', then click 'Remove/Uninstall.'
    • Click 'Yes' to confirm the uninstallation.

    How do I uninstall iMacros for Chrome in Windows 95, 98, Me, NT, 2000?

    • Click 'Start'
    • Click on 'Control Panel'
    • Double-click the 'Add/Remove Programs' icon.
    • Select 'iMacros for Chrome' and right click, then select Uninstall/Change.
    • Click 'Yes' to confirm the uninstallation.
  • Frequently Asked Questions

      How much does it cost to download iMacros for Chrome?

      Nothing! Download iMacros for Chrome from official sites for free using QPDownload.com. Additional information about license you can found on owners sites.

      How do I access the free iMacros for Chrome download for PC?

      It's easy! Just click the free iMacros for Chrome download button at the top left of the page. Clicking this link will start the installer to download iMacros for Chrome free for Windows.

      Will this iMacros for Chrome download work on Windows?

      Yes! The free iMacros for Chrome download for PC works on most current Windows operating systems.

Try iMacros Free for 30 days With over 10+ million downloads, iMacros is the world’s most popular web automation, data extraction, and web testing solution. Why not use iMacros to take charge of your web automation needs today?

  1. IMacros was designed to automate the most repetitious tasks on the web. If there’s an activity you have to do repeatedly, just record it in iMacros. The next time you need to do it, the entire macro will run at the click of a button!
  2. Boost the power of your browser. Get these handy extensions specially designed for Microsoft Edge.

Screenshots

More info

  • Developer:Imacros Website Testing And Web Scraping
  • Homepage:http://www.regnow.com/softsell/visitor.cgi?affiliate=10133&action=site&vendor=1464&ref=http%3A%2F%2Fwww.iOpus.com
  • Downloads:362 613
  • Operating system:Windows 10, Windows 8/8.1, Windows 7, Windows Vista, Windows XP

Related Apps

Imacros for internet explorer

Imacros For Chrome

    Hola

    Browser Tools

    TK-it!

    Browser Tools

    IE7Pro

    Browser Tools

Imacros Free Download

Advertisement

Automatic File Uploading

Please run this macro inside the IIM browser (not Internet Explorer Plug-In).

This example macro demonstrates how to use IIM to automate file uploads, i. e. how to fill in file name.

Background: For security reason, a FILE (BROWSE) element can NOT be set automatically with the TAG command. This is a restriction of the web browser itself.

Suggested workaround demonstrated with this macro:
Circumvent the browser security with the WINCLICK command. Use the CONTENT attribute of WINCLICK to fill in the path name. So the macro does not click the Browse button, but fills in the file name directly. In this example we use 'c:test.txt' as file name.

How to adapt this solution for your file uploads:

  • Start recording
  • Use IIM to navigate to your upload page
  • On the REC tab, switch click mode to WINCLICK
  • Now click inside the file upload form box. (where the path name should be filled in later.). This gives you the WINCLICK command with the correct X= and Y= coordinates.
  • Stop recording (or record the rest of the macro and stop then)
  • Manually add the path name to the CONTENT attribute of WINCLICK, just like in the 'Demo-FileUpload' macro. You can also use a {{variable}} instead.
  • Done!

Imacros For Chrome Extension

The same approach is used in the 'Demo-Winclick' sample macro.