Um die Tausenden von hier verfügbaren Add-ons auszuprobieren, laden Sie Mozilla Firefox herunter, eine schnelle, kostenlose Möglichkeit, im Internet zu surfen!
SchließenWillkommen bei den Firefox-Add-ons.
Wählen Sie aus Tausenden von Zusatzfunktionen und Stilen, um sich Firefox zu Eigen zu machen.
SchließenJsDir
Über mich
Name | JsDir |
---|---|
Benutzer seit | Juni 21, 2008 |
Anzahl der entwickelten Add-ons | 0 Add-ons |
Durchschnittliche Bewertung der Add-ons des Entwicklers | Noch nicht bewertet |
Meine Bewertungen
SourceEditor
Bewertet mit 5 von 5 Sternen
The link on speedyshare is no more active (404), does anyboty know how to fix the status icon?
TIA
SourceEditor
Bewertet mit 5 von 5 Sternen
This, at least, a non-plus-ultra for me.
Very useful while developing and also sealing on the net to correct on-the-fly wrong IE-oriented code :-(
I made an only little improvement to enlarge the textarea, very small and up to unusable in most cases.
In the sourceditor.js file I modified the textarea style attrib as follows:
position:fixed;
left:100px;
top:100px;
width:800px;
height:600px;
background-color:#ffc;
border:2px solid #c00;
padding:5px;
font-family:verdana,arial,helvetica;
font-size:10px;
of course all in one line to avoid braking the string.
Um Ihre eigenen Sammlungen zu erstellen, müssen Sie einen Benutzeraccount bei Mozilla Add-ons haben.