Jacq Anthony

Quant a mi

Informació del desenvolupador
Nom Jacq Anthony
Ubicació Indonesia
Ocupació Student
Usuari des de feb. 25, 2016
Nombre de complements desenvolupats 0 add-ons
Average rating of developer's add-ons Encara no s'ha valorat

Els meus comentaris

Menu Wizard

Rated 5 out of 5 stars

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

This review is for a previous version of the add-on (4.04).