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

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

Κλείσιμο

Στο δρόμο;

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

Κλείσιμο

FeRDNYC

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

Πληροφορίες δημιουργού
Όνομα FeRDNYC
Χρήστης από Μάρτιος 5, 2007
Αριθμός αναπτυγμένων προσθέτων 0 πρόσθετα
Μέση βαθμολογία προσθέτων προγραμματιστή Δεν έχει βαθμολογηθεί ακόμα

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

about:addons-memory

Rated 4 out of 5 stars

As others have noted, this extension is currently not functional due to a change to the JavaScript functionality in Firefox 44. This was a "breaking change" that was expected to impact many addons, but needed to be done at some point.

Github user @InternalError503 has produced a patch for the breakage in about:addons-memory under Firefox 44+, and submitted it on github. There's no word yet from Nils (the author) about when or if a new version of the addon might be released with this fix, but it's only been a few days:
https://github.com/nmaier/about-addons-memory/pull/23

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

Slideshow

Rated 4 out of 5 stars

A handy, simple extension -- does one thing and does it well. Especially great for anyone using a lower-res display where the message pane doesn't get a lot of real estate!

I agree with others about the "Quit" button on the toolbar. I don't like it -- I never, ever would want to quit Thunderbird from the slideshow window, and the chance of accidentally clicking is too high considering its similarity to the close button immediately adjacent.

A preference to disable Quit would be nice, but as a workaround you can hide the button. Add the following to your profile's userChrome.css (mozilla.org's documentation has info on userChrome.css if you aren't familiar):

#button-exit.toolbarbutton-2 { display: none !important; }

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