Sorry if this is a dumb question but I'm a newbie with these things.
I want to run a chrome extension inside a VPS (DigitalOcean), I have managed to open Chrome and install the extension and is running fine.
Is there some way to warranty the chrome extension is running 24/7 (restart automatically if there is some crash in chrome, or system restart etc)
EDIT:
I have installed "xfce4 and tightvncserver" in my server, and using VNCViewer to access. I run chrome from there. But I'm not sure if Chrome will continue running when I close VNCViewer and also close the SSH Terminal (where I'm starting VNC).
I just want to make sure my chrome extension is running all the time.
I've found this: How can i automatically execute a script after automatic boot? but I cannot find that file (/etc/rc.local)