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

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

theraveace

درباره من

اطلاعات توسعه‌دهنده
Name theraveace
عضو وب‌گاه از تاریخ جولای 2, 2013
Number of add-ons developed 0 add-ons
Average rating of developer's add-ons هنوز رتبه‌دهی نشده است

My Reviews

Telephone Message

Rated 3 out of 5 stars

Until the developer fixes the problem, here is the solution. Steps:

1. extract: telephone_message-1.3-tb.xpi
2. edit: chrome\mydialog.js
3. replace this line: var compose = sMsgComposeService. InitCompose (window, params);
with this line: var compose = sMsgComposeService. OpenComposeWindowWithParams (null, params);
4. save, repack (zip), install

If it switches off your signature permanently, replace this line too:
params. identity. attachSignature = false;
with this: params. identity. attachSignature = true;