Καλώς ορίσατε στα πρόσθετα Firefox για Android.

Προσθέστε επιπλέον χαρακτηριστικά και στυλ για κάνετε το Firefox για Android δικό σας.

Κλείσιμο

Στο δρόμο;

Ελέγξτε τη σελίδα μας Mobile Πρόσθετα.

Κλείσιμο

JsDir

Σχετικά με εμένα

Πληροφορίες δημιουργού
Όνομα JsDir
Χρήστης από Ιούν. 21, 2008
Αριθμός αναπτυγμένων προσθέτων 0 πρόσθετα
Μέση βαθμολογία προσθέτων προγραμματιστή Δεν έχει βαθμολογηθεί ακόμα

Οι κριτικές μου

SourceEditor

Rated 5 out of 5 stars

The link on speedyshare is no more active (404), does anyboty know how to fix the status icon?

TIA

Αυτή η αξιολόγηση γράφτηκε για παλιότερη έκδοση του πρόσθετου (0.2c). 

SourceEditor

Rated 5 out of 5 stars

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.

Αυτή η αξιολόγηση γράφτηκε για παλιότερη έκδοση του πρόσθετου (0.2b).