Auto Clicker Auto Fill v3.4.10

@Dhruv-Tech-Apps December 16, 2022

We have updated our extension to manifest versions 3 and deployed on DEV environment.

Chrome is going to stop support for mv2 as per there timeline

I request you all to import your configuration in dev version once and try out if it works seamlessly. As the same version is going to be deployed on beta and stable version soon. if you find any issues with MV3 versions, do create a issue on Github and also add a tag of MV3.

Below are places where we have made changes which are related to MV3. If you find if you have used any of this, you need to test your configuration for same, we have created a separate thread for MV3 on our Discord channel as well. You can ping here directly also

Changes

FeatureDoc
Recordhttps://getautoclicker.com/docs/3.x/record/overview/
Iconhttps://getautoclicker.com/docs/3.x/extension/icon/
Notificationshttps://getautoclicker.com/docs/3.x/settings/show-notification/
Exporthttps://getautoclicker.com/docs/3.x/configuration/export-import/
Importhttps://getautoclicker.com/docs/3.x/configuration/export-import/
Bulk Exporthttps://getautoclicker.com/docs/3.x/config-list/bulk-export/
Bulk Importhttps://getautoclicker.com/docs/3.x/config-list/bulk-import/
Discord Notificationhttps://getautoclicker.com/docs/3.x/settings/show-notification/
Copyhttps://getautoclicker.com/docs/3.x/action/value/#copy
Pastehttps://getautoclicker.com/docs/3.x/action/value/#paste

Auto Clicker Auto Fill 3.4.7

@Dhruv-Tech-Apps March 24, 2022

New Features

  • Fixed Date check issue for 24 hours (mid night)
  • Fixed Copy only filter text issue
  • Added function call in console
  • Fixed retry infinite scenario for Addon

Auto Clicker Auto Fill 3.4.6

@Dhruv-Tech-Apps March 09, 2022

New Features

  • Fixed Date check issue for 24 hours (mid night)
  • Fixed Copy only filter text issue
  • Added function call in console
  • Fixed retry infinite scenario for Addon

Auto Clicker Auto Fill 3.4.4

@Dhruv-Tech-Apps February 08, 2022

New Features

  • Duplicate new feature added into Auto Clicker AutoFill extension to duplicate existing configuration and alter part of it. It’s similar to copying and pasting. You must change the URL of the configuration once you duplicate it so that it does not get conflict with the existing configuration. As whenever our page loads and extension gets loaded in it. it picks the URL of the page and tries to find a matching configuration for it. If you have configured more than one configuration for a single URL. Extension chooses the first matching URL and leaves the other configurations
  • Addon Element Finder supports <batchRepeat> into it. It can now check conditions row by row using the batch process.
  • Addon Element Finder also supports a new feature which is comparing against data and time of the system. Conditions can be added for the action to be executed when the system date matches, exceeds or falls below the system date. Along with the system date, you can compare with the month, weekday, time, hours, minutes, and seconds.

Auto Clicker Auto Fill 3.4.3

@Dhruv-Tech-Apps January 03, 2022

New Features

  • Recording - now its even easier to configure action using our record option. Simple start the recording and perform all the operation like filling form and clicking any button, selecting dropdown value, or checking radio or checkbox all will be recorded and when the stop recording it will save directly into extension configuration.
  • Copy - now you can copy some text from webpage and paste it into field you require. Copy is combined with regex which means while copying you can perform filter operation to exclude or include specific part of text from webpage.
  • Paste - it’s simple it paste back content which is last copied from webpage. paste do not work with clipboard it has access to only content which is copied from the webpage through extension only.
  • Random Value - This is some unique feature which we recently introduced in our extension with this you can generate random value of any type and of any length. It can also help you to generate partial random text for example below. random text can be combination of numbers words and symbol or anything user defined.
    • example768@gmail.com
    • example142@gmail.com
    • example125@gmail.com

Auto Save

Auto save is back with validation within fields. Now you no need to click save just keep on type and configuration will auto save for you.

Behind the screen when you type and move out of field by clicking tab or clicking on any other field or simply clicking any where in page and move out of field first field is getting validated like entered value is correct or not. If value is fine save is triggered which saved value to storage. If you change something in field and directly go and refresh page you may sometimes not see the required action.

Do create issue on our github repo to let us know if you facing any issue with this auto save.