Buscador de complementos para Firefox
  • Extensiones
  • Temas
    • para Firefox
    • Diccionarios y paquetes de idiomas
    • Otros sitios de navegadores
    • Complementos para Android
Conectarse
Icono del complemento

Historial de versiones de Talkie - 14 versiones

Talkie por Joel Purra

Se valoró con 3,4 de 5
3,4 estrellas de 5
5
26
4
11
3
3
2
1
1
20
Historial de versiones de Talkie - 14 versiones
  • ¡Ten cuidad con las versiones antiguas! Se suelen mostrar para pruebas y a modo de referencia.Deberías usar siempre la última versión disponible de un complemento.

  • Última versión

    Versión 8.0.0

    Lanzada el 23 de oct. de 2024 - 1,33 MB
    Compatible con firefox 109.0 y superiores
    - Upgrade to Manifest Version 3.
    - Read from clipboard in Firefox.
    - Automatic dark mode, reduce custom page styling.
    - Add speech status and history tab to options page.
    - Optionally save spoken text history.
    - Options to continue/stop speaking text when the tab is closed or the URL changes.
    - Suggest reloading the options page if no voices could be loaded.

    Se publicó el código fuente bajo la licencia Solo Licencia Pública General de GNU v3.0

    Necesitarás Firefox para usar esta extensión
    Descarga Firefox y obtiene la extensión
    Descargar archivo
  • Versiones antiguas

    Versión 7.0.0

    Lanzada el 31 de dic. de 2021 - 1,21 MB
    Compatible con firefox 57.0 y superiores
    • Added new user interface locales:
      • Bengali
      • Gujarati
      • Hausa
      • Javanese
      • Marathi
      • Persian
      • Punjabi
      • Swahili
      • Tamil
      • Telugu
      • Urdu
      • Vietnamese
    • Merged the demo and options pages to one, reducing the number of places to look for information and settings.
    • Talkie Premium: simplified changing voice options, hopefully.
    • Fixed a few minor bugs.
    • Modernized source code and libraries.

    Se publicó el código fuente bajo la licencia Solo Licencia Pública General de GNU v3.0

    Descargar archivo
  • Versión 6.0.0

    Lanzada el 4 de feb. de 2021 - 1,01 MB
    Compatible con firefox 57.0 y superiores
    - Users who enjoy Talkie can now upgrade to Talkie Premium, with additional options and features.
    - To upgrade, see the extension options.

    Se publicó el código fuente bajo la licencia Solo Licencia Pública General de GNU v3.0

    Descargar archivo
  • Versión 5.0.3

    Lanzada el 10 de oct. de 2020 - 863,31 KB
    Compatible con firefox 57.0 y superiores
    No functional changes for Firefox in v5.0.3.

    - Updates third-party libraries, mostly used during development and packaging.
    - Updates documentation.
    - Fix for the (old) breaking change for the Permissions API in webextension-polyfill (callback-based to promisified calls). Should only affect Talkie Premium on Google Chrome though.

    Se publicó el código fuente bajo la licencia Solo Licencia Pública General de GNU v3.0

    Descargar archivo
  • Versión 5.0.2

    Lanzada el 5 de feb. de 2020 - 882,7 KB
    Compatible con firefox 57.0 y superiores
    No functional changes in v5.0.2.

    - Updates third-party libraries, mostly used during development and packaging.
    - Updates developer documentation.
    - Updates the extension packaging system.

    Se publicó el código fuente bajo la licencia Solo Licencia Pública General de GNU v3.0

    Descargar archivo
  • Versión 5.0.1

    Lanzada el 11 de may. de 2019 - 803,01 KB
    Compatible con firefox 52.0 y superiores
    - Changed Talkie's options to open in a tab of its own rather than inside Firefox extensions page. This is due to a bug in Chromium 74 where the options would not open at all. It will require more styling in future versions, like Talkie's demo page, but also be less restricted to the size and peculiarities of the extensions page.
    - Updated instructions on how to download/install additional languages/voices on Windows 10 and macOS.

    Se publicó el código fuente bajo la licencia Solo Licencia Pública General de GNU v3.0

    Descargar archivo
  • Versión 5.0.0

    Lanzada el 11 de dic. de 2017 - 784,01 KB
    Compatible con firefox 52.0 y superiores
    - Added a demo page with several new tabs:
    -- A welcome tab, which opens automatically once Talkie is installed.
    -- The welcome tab should play a short sample message for any suitable voice installed.
    -- A voice tab, which lists languages, dialects, voices detected on the current system (browser and operating system).
    -- The voice tab has sample texts in 28 languages, displayed for matching installed languages on the current system.
    -- A support tab, which lists frequently asked questions and answers.
    -- Included links to additional voice installation instructions for the current operating system.

    - Speak longs texts on by default in WebExtensions (Firefox) -- default off in Chrome.

    - Added compact listing of some browser settings and system voices in the about tab in the options page.

    - Some speed improvements:
    -- Compile-time pre-render of HTML files used for the popup, the options page, as well as the demo.
    -- Pre-rendered pages include critical path CSS. SVG icons and some webextensions specific CSS are still in separate CSS files.
    -- Pre-rendering is done per-language and per webextension version.
    -- Pre-rendered pages include known compile-time values, but not those which are browser-dependent.
    -- Using reselect to memoize different filtered views of the installed voices, such as lists of languages and dialects.

    - Improved graphics:
    -- SVG files where possible, as before.
    -- Higher resolution images (retina, @2x) where possible.

    - Translations:
    -- Added Bulgarian translation, making a total of 28 user interface languages/locales.
    -- Updated some translation strings, and added many new strings -- especially for the support page.

    Se publicó el código fuente bajo la licencia Solo Licencia Pública General de GNU v3.0

    Descargar archivo
  • Versión 4.0.1

    Lanzada el 11 de jun. de 2017 - 388,2 KB
    Compatible con firefox 52.0 y superiores
    - Refresh the Talkie user interface.
    - Clearer and fewer tabs in the options page.
    - Add more icons, SVG where possible.

    Se publicó el código fuente bajo la licencia Solo Licencia Pública General de GNU v3.0

    Descargar archivo
  • Versión 3.2.1

    Lanzada el 21 de may. de 2017 - 337,33 KB
    Compatible con firefox 52.0 y superiores
    - Reduce file sizes of icons/images/script files to speed up loading.
    - Reduced resource usage by removing events when needed.
    - More lenient language detection when there is no web page context (meaning right-clicking selected text, or reading from the clipboard on supported systems).
    - Hide information about unsupported features.
    - Fix potential problems when testing voices using options inside the popup.
    - Support reading from clipboard in Talkie Premium on Chrome.
    - Re-added css files accidentally ignored due to linting warnings (as errors).

    Se publicó el código fuente bajo la licencia Solo Licencia Pública General de GNU v3.0

    Descargar archivo
  • Versión 3.2.0

    Lanzada el 21 de may. de 2017 - 334,52 KB
    Compatible con firefox 52.0 y superiores
    - Reduce file sizes of icons/images/script files to speed up loading.
    - Reduced resource usage by removing events when needed.
    - More lenient language detection when there is no web page context (meaning right-clicking selected text, or reading from the clipboard on supported systems).
    - Hide information about unsupported features.
    - Fix potential problems when testing voices using options inside the popup.
    - Support reading from clipboard in Talkie Premium on Chrome.

    Se publicó el código fuente bajo la licencia Solo Licencia Pública General de GNU v3.0

    Descargar archivo
  • Versión 3.1.0

    Lanzada el 15 de may. de 2017 - 366,1 KB
    Compatible con firefox 52.0 y superiores
    - Added automated translations for several languages in the Talkie user interface.
    - Supported languages in the Talkie user interface:
    - ar Arabic
    - cs Czech
    - da Danish
    - de German
    - el Greek (modern)
    - en English
    - es Spanish
    - fi Finnish
    - fr French
    - he Hebrew
    - hi Hindi
    - hu Hungarian
    - id Indonesian
    - it Italian
    - ja Japanese
    - ko Korean
    - nb Norwegian (bokmål)
    - nl Dutch
    - pl Polish
    - pt Portuguese
    - ro Romanian
    - ru Russian
    - sk Slovakian
    - sv Swedish
    - th Thai
    - tr Turkish
    - zh Chinese

    Se publicó el código fuente bajo la licencia Solo Licencia Pública General de GNU v3.0

    Descargar archivo
  • Versión 3.0.3

    Lanzada el 2 de may. de 2017 - 302,15 KB
    Compatible con firefox 52.0 y superiores
    Minor fixes only.

    - Improved internal/tab URL checks.
    - Improved logging.

    Se publicó el código fuente bajo la licencia Solo Licencia Pública General de GNU v3.0

    Descargar archivo
  • Versión 3.0.2

    Lanzada el 1 de may. de 2017 - 303,79 KB
    Compatible con firefox 52.0 y superiores
    - Added Talkie Premium version (not yet approved for Firefox).
    - Talkie Premium: select favorite voice per language.
    - Talkie Premium: adjust speed/pitch per voice.
    - Reduced memory usage in Firefox.

    Se publicó el código fuente bajo la licencia Solo Licencia Pública General de GNU v3.0

    Descargar archivo
  • Versión 2.1.2

    Lanzada el 17 de mar. de 2017 - 252,22 KB
    Compatible con firefox 52.0 y superiores
    First Talkie text-to-speech browser extension button release for Firefox!

    Se publicó el código fuente bajo la licencia Solo Licencia Pública General de GNU v3.0

    Descargar archivo
Ir a la página de inicio de Mozilla

Complementos

  • Acerca de
  • Blog de complementos de Firefox
  • Taller de extensiones
  • Central del desarrollador
  • Normativas para desarrolladores
  • Blog de la comunidad
  • Foro
  • Informar de un error
  • Guía de revisión

Navegadores

  • Desktop
  • Mobile
  • Enterprise

Productos

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Privacidad
  • Cookies
  • Legal

A menos que se indique lo contrario, el contenido de este sitio está licenciado bajo la licencia Creative Commons Reconocimiento Compartir-Igual v3.0 o una versión posterior.