Recommend this page to a friend! |
Classes of Andras Toth | Automatic Actions Management | README.md | Download |
|
|
DownloadAutomatic Actions ManagementThis chrome extension will able to run predefined user events. Version1.0.5 Example usageCookie accepter:
<p> <img src = "aam1.jpg" width="100%"/> </p>
- if you want to view or to modify the settings, click on AAM icon on top right corner of the browser. - When popup window opens, click AAM setting button.
<p> <img src = "aam2.jpg" width="100%"/> </p> Settings tab table columns:
- Selector Or Script: selected item full DOM path Or script Filename* - Document state: That status of the document, when you want to launch AAM (Dom content loaded or window loaded) - Event type: click, remove or script (inject) - Repeat: repeat count - Timeout (ms): repeat timeouts - On-Off: enable, disable - Remove: delete row *created automatically if selected event is injected and clicked into 'Selector Or Script' named cell. <p> <img src = "aam3.jpg" width="100%"/> </p>
<p> <img src = "aam4.jpg" width="100%"/> </p> Special Visual selection:
<p> <img src = "aam5.jpg" width="100%"/> </p> Hold right ALT Key and press:
<p> <img src = "aam6.jpg" width="100%"/> </p> LicenseMIT Author: Tóth Andráshttp://atandrastoth.co.uk/ 2016-03-16 |