برای امتحان کردن صدها افزودنی موجود در اینجا، موزیلا فایرفاکس، یک راه سریع، رایگان برای مرور وب را بارگیری کنید!

Close

Welcome to فایرفاکس Add-ons.

Choose from thousands of extra features and styles to make Firefox your own.

Close

On the go?

Check out our Mobile Add-ons site.

Close

George Alexandru Dudău

درباره من

اطلاعات توسعه‌دهنده
Name George Alexandru Dudău
عضو وب‌گاه از تاریخ جولای 27, 2011
Number of add-ons developed 0 add-ons
Average rating of developer's add-ons هنوز رتبه‌دهی نشده است

My Reviews

MarkSubfolders

Rated 5 out of 5 stars

Tested in W7 with TB 7.0.1 It is OK.

This user has a previous review of this add-on.

MarkSubfolders

Rated 5 out of 5 stars

If you dont want to wait for developer changes, try this!

It's work in TB5 with few small changes:
1. download extension, rename to [extension_name].zip, extract
2. Open install.rdf find:
<em:maxVersion>3.2a1pre</em:maxVersion>
and edit:
<em:maxVersion>5.0</em:maxVersion>
Save file and close.
3. Go to chrome->content and open file markAllReadSubfolders.js
4. Find line:
var appVer3Orlater = version.substring(0,2) == "3.";
now replace 3 with 5 (TB5)
var appVer3Orlater = version.substring(0,2) == "5.";
Save and close
5. Zip all contents, rename to [extension_name].xpi and install.

Tested on TB5 (Fedora 15, x64, KDE)

Good luck!