åã¯ã³ã¼ãã¹ã¿ã¤ã«ãä¸å®ããªãã®ã§ãããæè¿ã¯ã¯ãã¼ã¸ã£ï¼ã¯ãã¼ã¸ã£ï¼ æè¿ã¯ Firefoxæ¡å¼µ/Greasemonkey/userChrome.js 系㮠javascript ããæ¸ãã¦ãªããã ãã©ããã®ãããã§ããªãã¸ã§ã¯ãã®ç¶æ¿ãã¨ããããã¨æããã¨ããªãã prototype ã¨ããããããã ããªã®ã§å ¨ç¶ä½¿ããªããªãã¾ããã æ function myClass(){ this.init.apply(this,arguments); } myClass.prototype.init=function(name){ this.name=name; } myClass.prototype.hoge=function(){ return "hoge" } myClass.prototype.huga=function(){ return this.name+this.hoge()+"
{{#tags}}- {{label}}
{{/tags}}