small simple CHROME EXTENSION for personal use
Budget: $10 – $20 USD
i need a chrome extension, that will do this job
STEP 1: -when chrome start it will automatically open WEB1. com in new tab (if possible better is to do this in background so i dont see the process)
and then save element dom to variable: var domELEMENT= document.querySelector(".pttable");
STEP 2: pass this variable domELEMENT to WEB2. com?page.php via ajax POST method
STEP 3: after step 2 complete it will save todays date locally, so it will not run again that day if i close and start chrome
STEP 1: -when chrome start it will automatically open WEB1. com in new tab (if possible better is to do this in background so i dont see the process)
and then save element dom to variable: var domELEMENT= document.querySelector(".pttable");
STEP 2: pass this variable domELEMENT to WEB2. com?page.php via ajax POST method
STEP 3: after step 2 complete it will save todays date locally, so it will not run again that day if i close and start chrome