I created a chrome extension using javascript to press a button every period of time as long as the tab of this website is open. How can I make this extension run on a cloud service? Like copying my javascript from the extension into this cloud service and it runs it on the specific site I want.