Benvenuto in Firefox per Android Add-ons.
Aggiungi nuove funzionalità e stili per rendere Firefox per Android veramente tuo.
Chiuditheraveace
Informazioni utente
Nome | theraveace |
---|---|
Utente da | Luglio 2, 2013 |
Numero di componenti aggiuntivi sviluppati | 0 componenti aggiuntivi |
Media delle valutazioni sui componenti aggiuntivi di questo sviluppatore. | Nessun voto |
Le mie recensioni
Telephone Message
Assegnate 3 su 5 stelle
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;
Per creare una tua raccolta devi avere un account per Mozilla Add-ons.