Για να δοκιμάσετε τα χιλιάδες διαθέσιμα πρόσθετα που είναι διαθέσιμα εδώ, κάντε λήψη του Mozilla Firefox, ενός γρήγορου, ελεύθερου τρόπου για πλοήγηση στο διαδίκτυο!

Κλείσιμο

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

Διαλέξτε μεταξύ χιλιάδων επιπλέον χαρακτηριστικών και στυλ για να κάνετε τον Firefox δικό σας.

Κλείσιμο

Στο δρόμο;

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

Κλείσιμο

Dan

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

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

Πρόσθετα που έχω δημιουργήσει

selectAll Button

This Add-on installs a button on the mail toolbar that will when clicked select all messages within the folder.

Δεν έχει βαθμολογηθεί ακόμα
138 χρήστες

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

userChromeJS

Rated 5 out of 5 stars

Lost all my buttons with 102.0. Will an update for the new version be possible?

Edit: thanks for the reply.

Ok found the problem. Your addon is indeed still working however the code for creating separate buttons with .uc extension no longer does. You posted it previously:

let protocolHandler = Services.io.getProtocolHandler("file").
QueryInterface(Components.interfaces.nsIFileProtocolHandler);
let userChromeDirectory = Services.dirsvc.get("UChrm", Ci.nsIFile);
for (let file of userChromeDirectory.directoryEntries) {
if (! file.leafName.endsWith(".uc.js"))
continue;
let url = protocolHandler.getURLSpecFromFile(file);
Services.scriptloader.loadSubScriptWithOptions(url, {
target: document.defaultView,
charset: "UTF-8",
ignoreCache: true
});
}

If the code is placed in userchrome then it's good.

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

userChromeJS

Rated 5 out of 5 stars

Thanks for this addon. I had userchrome.js v1.7 (by Alice0775 and zeniko) in an older Thunderbird with several script buttons and yours has allowed me to bring all of them back into these newer TB versions. I prefer this option than relying on developers who may or may not get around to updating their button addons. Now we just have to hope this one doesn’t break, a common occurrence with the updates that wasn’t supposed to happen.

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

DownThemAll!

Rated 5 out of 5 stars

Can't do without this addon. Please update to the DownThemAll! *nightly* 3.0b7pre that works with the latest Firefox nightlies so that it's signed.

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

DownThemAll!

Rated 5 out of 5 stars

Now that Mozilla has done away with the separate download window in the latest nightlies this addon has become even more of a must. Not to mention it's an accelerator that greatly speeds up the downloads.

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

Copy Pure Text

Rated 5 out of 5 stars

This one is a keeper. I can't count the number of times I've been forced to open Notepad first to copy in text but no longer.

FirefoXP

Rated 5 out of 5 stars

This has been working well in the 3.7a1pre Minefield nightlies but in the most recent one it breaks. Any chance of updating it?

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