Jacq Anthony

关于我

开发者信息
名称 Jacq Anthony
位置 Indonesia
职业 Student
注册时间 Feb. 25, 2016
开发的附加组件数量 0 个附加组件
开发的附加组件平均得分 尚无评分

我所发表的评价

Menu Wizard

评分5星,满分5星

hello, Im using your "Menu Wizard" addon but I dont know how to add new menu with javascript inside it. I want to create/add new menu, with some javascript code to be applied in an active page that I'm in.

My js code is:
javascript:var inputs= document.getElementsByClassName('compose-account js-account-item js-show-tip'); for(var i=0;i<inputs.length;i++){inputs[i].click();} 0

I've tried with:
var inputs= document.getElementsByClassName('compose-account js-account-item js-show-tip'); for(var i=0;i<inputs.length;i++){inputs[i].click();} 0

but it happens nothing.
Please help me sir, thank you

这个评论是针对附加组件的一个早期版本的(4.04)。