trashbasu

O mnie

Informacje o autorze
Nazwa trashbasu
Lokalizacja Spain
Użytkownik od Kwi. 15, 2017
Liczba utworzonych dodatków 0 dodatki
Średnia ocena dodatków autora Brak ocen

Moje opinie

Minimize on Close

Oceniono na 5 z 5 możliwych gwiazdek

Many thanks to "the-nic" for offering a solution to use this add-on on TB 136.

-----
To make the addon work on 136, one only has to update strict_max_version in the manifest version and change the first lines in experiment.js to

const { ExtensionCommon } = ChromeUtils.importESModule(
"resource://gre/modules/ExtensionCommon.sys.mjs");

then it works again :)
-----

Sorry for the spelling, but English is not my native language.

1. Change the plugin extension from .xpi to .zip
2. Unzip the .zip file
3. Edit manifest.json with Notepad
4. Change "strict_max_version": "128.*" to "strict_max_version": "136.*"
5. Save
6. Edit experiment.js with Notepad
7. Change
const { ExtensionCommon } = ChromeUtils.import(
"resource://gre/modules/ExtensionCommon.jsm");
to
const { ExtensionCommon } = ChromeUtils.importESModule(
"resource://gre/modules/ExtensionCommon.sys.mjs");
8. Save
9. Zip all files back into a new .zip file.
10. Change the .zip extension to .xpi
11.- Install the plugin in TB.

I hope it's useful for others. I don't know if there's a better way to accomplish this.

Regards and thanks again to the-nic.

Xpunge

Oceniono na 5 z 5 możliwych gwiazdek

Uno de los complementos que lleva muchísimos años acompañándome diariamente. Como suele ocurrir, nunca sabes lo bueno que tienes hasta que dejas de tenerlo. Es una pena que no funcione en Thunderbird 128. Ojala el autor decida finalmente seguir con el proyecto. En cualquier caso, muchísimas gracias por todo tu esfuerzo.

Ta opinia jest o wcześniejszej wersji dodatku (4.0.2). 

MinimizeToTray Reanimated

Oceniono na 5 z 5 możliwych gwiazdek

Working correctly in TB 60.0.
It's sad that this add-on has no future in the new rules with webextensions. It should come natively and predetermined in the TB client itself.
Thank you very much for helping in the development of this add-on.

En español (Spanish)
Funcionando correctamente en TB 60.0.
Es triste que este complemento no tenga futuro en las nuevas reglas con las webextensions. Deberia venir de forma nativa y predeterminada en el propio cliente TB.
Muchas gracias por ayudar en el desarrollo de este complemento.

Ta opinia jest o wcześniejszej wersji dodatku (1.4.4). 

StartupMaster

Oceniono na 5 z 5 możliwych gwiazdek

Complemento fundamental para Thunderbird

He estado buscando una alternativa al complemento "Profile Password" y me he encontrado con "StartupMaster".

Sencillamente ... genial!!

Cumple su funcion correctamente. Es una pena que Mozilla no introduzca esta funcionalidad en sus opciones.

Es cierto que la seguridad del correo se puede saltar (no la de las contraseñas) pero esto ya no es un problema del complemento sino de la politica que sigue Mozilla. En cualquier caso, este complemento es fantastico para sentirte un poco mas seguro en tu pc de trabajo.

Y ademas, por lo que he visto, el desarrollador de este complemento esta muy atento a mejorarlo asi que muchisimas gracias!!!!

Repito, un complemento fundamental. Muchisimas gracias a su desarrollador.

Un saludo

-------------
My English is not very good

Essential add-on for Thunderbird

I have been looking for an alternative to the "Profile Password" add-on and I have found "StartupMaster".

Just great!!

It fulfills its function correctly. It's a shame that Mozilla does not introduce this functionality into its options.

It is true that the security of the mail can be skipped (not the passwords) but this is no longer a problem of the complement but of the policy that Mozilla follows. In any case, this add-on is fantastic to feel a little more secure in your work pc.

And also, from what I've seen, the developer of this add-on is very attentive to improve it so many thanks!

I repeat, a fundamental complement. Thank you very much to your developer.

a greeting

Ta opinia jest o wcześniejszej wersji dodatku (1.6.2).