Hacker Newsnew | past | comments | ask | show | jobs | submit | jasonkit's commentslogin

I really want to know how to be better in noticing the problem. I do get annoy by some regular task, however I will easily adapt to it and lost the incentive for solving the problem.


I think the ruby web server is not necessarily needed, simply change the dotjs.js's content to

$.get(chrome.extension.getURL("script/"+window.location.hostname+".js"), function(script){ eval(script); });

it will look for the js file in the extension directory instead of the local ruby web server, and this should work for any platform. To take the ~/.js convenience, a symlink in *inx system or shortcut in window will do the job.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: