i would like to know if this is possible to do the same thing with a toolstrip than you can you with a content script
i tryed that in my toolstrip onclick (wich is the demo for the content script ) but it doesnt work:
so i would like to know if it is possible to do that kind of thing ( modify the current page ) with a tool strip!!! thank you.Code:document.images[0].src = "http://bit.ly/1293Af"; document.images[0].style.height = "auto";


LinkBack URL
About LinkBacks



Reply With Quote

