#!/bin/sh
/home/sathia/firefox/firefox -a firefox -remote "openURL($@,new-tab)"
e poi associa i file html a questo eseguibile
#!/bin/sh
/home/sathia/firefox/firefox -a firefox -remote "openURL($@,new-tab)"
e poi associa i file html a questo eseguibile
One bug, one crash