Is it possible to fill the web form by bringing the data from excel in chrome extension?
i have an url with some numbers, example http://www.desipearl.com/tracker/544258/371/ASD-Collection-736151299754834/57/smp/
the number 544258 will keep an increased by one number, according the number change the article get changed
The above mentioned url is available in excel database,
i want to post the first url number 544258 then after some interval i want to post 544259 , this keeps on going on constant interval
Can we achieve the above mentioned function by chrome extension