Buscador de complementos para Firefox
  • Extensiones
  • Temas
    • para Firefox
    • Diccionarios y paquetes de idiomas
    • Otros sitios de navegadores
    • Complementos para Android
Iniciar sesióni
Icono de complemento

Historial de versiones de WebAPI Manager - 25 versiones

WebAPI Manager por Peter Snyder

Se valoró con 4,9 de 5
4,9 estrellas de 5
5
17
4
1
3
0
2
0
1
0
Historial de versiones de WebAPI Manager - 25 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 0.9.28resigned1

    Lanzada el 25 de abr. de 2024 - 383,15 KB
    Compatible con firefox 52.0 y superiores, android 52.0 a la 68.*

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

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

    Versión 0.9.27

    Lanzada el 14 de feb. de 2018 - 374,07 KB
    Compatible con firefox 52.0 y superiores, android 52.0 a la 68.*
    - Added ability to edit match patterns for existing rules (issue #76)

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

    Descargar archivo
  • Versión 0.9.26

    Lanzada el 14 de feb. de 2018 - 371,73 KB
    Compatible con firefox 52.0 y superiores, android 52.0 a la 68.*
    - correct template saving across sessions, fixes #77

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

    Descargar archivo
  • Versión 0.9.25

    Lanzada el 13 de feb. de 2018 - 371,56 KB
    Compatible con firefox 52.0 y superiores, android 52.0 a la 68.*
    - correct deployment error in 0.9.24

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

    Descargar archivo
  • Versión 0.9.24

    Lanzada el 13 de feb. de 2018 - 369,52 KB
    Compatible con firefox 52.0 y superiores, android 52.0 a la 68.*
    - add ability to block specific features, without blocking the entire standard (fixes #74)
    - many small cleanups and minor bugfixes

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

    Descargar archivo
  • Versión 0.9.23

    Lanzada el 11 de feb. de 2018 - 369,66 KB
    Compatible con firefox 52.0 y superiores, android 52.0 a la 68.*
    - correct migration code error when starting up with an empty profile (fixes #70)
    - correct bootstrap4 styling / compatibility (fixes #74)

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

    Descargar archivo
  • Versión 0.9.22

    Lanzada el 9 de feb. de 2018 - 369,56 KB
    Compatible con firefox 52.0 y superiores, android 52.0 a la 68.*
    - fix compatibility with some CSP headers
    - add ability to block cross frame access, and default to no (prior version defaulted this to yes, with no option to disable) (issue #73)
    - updated bootstrap to 4.0.0

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

    Descargar archivo
  • Versión 0.9.21

    Lanzada el 9 de ene. de 2018 - 366,92 KB
    Compatible con firefox 52.0 y superiores, android 52.0 a la 68.*
    - add ability to create re-apply-able template of standards to block (fixes #64)
    - minor improvement to the build process to keep from accidentally skipping version numbers again…

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

    Descargar archivo
  • Versión 0.9.20

    Lanzada el 31 de dic. de 2017 - 366,11 KB
    Compatible con firefox 52.0 y superiores, android 52.0 a la 68.*
    - fix issue with chrome's non-standard webNavigation.getAllFrames API that caused issues on non-FF browsers (issue #63)
    - add passive logging mode, that allows seeing all functionality a page uses w/o blocking (issue #22)
    - fix some lingering issues with migration of old settings to new internal representation that caused errors on the preferences page
    - Performance improvement by using Web Extensions API to determine frames on the page (issue #61)

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

    Descargar archivo
  • Versión 0.9.19

    Lanzada el 25 de dic. de 2017 - 364,07 KB
    Compatible con firefox 52.0 y superiores, android 52.0 a la 68.*
    - no longer inject script to query available frames, use the WebExtension APIs instead (fixes #61)
    - way more than just converting to numeric std ids, and adding migration routines, but that too (fixes #59)
    - prevent access to the DOM of frames opened via window.open / window.opener, related tests (fixes #39)

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

    Descargar archivo
  • Versión 0.9.17

    Lanzada el 13 de dic. de 2017 - 357,9 KB
    Compatible con firefox 52.0 y superiores, android 52.0 a la 68.*
    Changes
    ---
    - (this release is mostly a minor, quick correction to a small bug)
    - Fix some broken pages by minimizing the modifications the extension makes of pages where there are no blocking rules in place (issue 49)
    - Completely redesigned logging system. Instead of using console log, the extension allows users to view reports of blocked functionality
    - Many other related code cleanups and tests, to keep things moving smoothly going forward

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

    Descargar archivo
  • Versión 0.9.16

    Lanzada el 13 de dic. de 2017 - 357,64 KB
    Compatible con firefox 52.0 y superiores, android 52.0 a la 68.*
    - Fix some broken pages by minimizing the modifications the extension makes of pages where there are no blocking rules in place (issue 49)
    - Completely redesigned logging system. Instead of using console log, the extension allows users to view reports of blocked functionality
    - Many other related code cleanups and tests, to keep things moving smoothly going foward

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

    Descargar archivo
  • Versión 0.9.15

    Lanzada el 5 de dic. de 2017 - 240,26 KB
    Compatible con firefox 52.0 y superiores, android 52.0 a la 68.*
    - Fix support for blocking console api (fixes #47)

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

    Descargar archivo
  • Versión 0.9.14

    Lanzada el 3 de dic. de 2017 - 240,29 KB
    Compatible con firefox 52.0 y superiores, android 52.0 a la 68.*
    - add categorization of standards, clean up standard definitions (fixes #13)
    - prevent sites from interfering with standard logging (fixes #45)

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

    Descargar archivo
  • Versión 0.9.13

    Lanzada el 29 de nov. de 2017 - 238,99 KB
    Compatible con firefox 52.0 y superiores, android 52.0 a la 68.*
    * Add WebGL2.0 standard (issue #41)
    * Fix bug when trying to block properties in Fullscreen standard (#40)

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

    Descargar archivo
  • Versión 0.9.12

    Lanzada el 13 de nov. de 2017 - 238,46 KB
    Compatible con firefox 52.0 y superiores, android 52.0 a la 68.*
    - updated browser action / popup, including ability to toggle "allow all" / "use default rules" for each domain from the popup
    - added WebSpeech, WebUSB, and WebVR standards (thanks @bengansukh and @elliott-beach!)
    - added WebSpeech, WebUSB, WebVR and WebVTT to lite and conservative blocking sets

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

    Descargar archivo
  • Versión 0.9.10

    Lanzada el 11 de nov. de 2017 - 235,61 KB
    Compatible con firefox 52.0 y superiores, android 52.0 a la 68.*
    - Reworking build process to make all source available to reviewers

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

    Descargar archivo
  • Versión 0.9.8

    Lanzada el 3 de nov. de 2017 - 312,14 KB
    Compatible con firefox 52.0 y superiores, android 52.0 a la 68.*
    - Relaxing domain pattern matching rules, so that a rule like '*.example.com' matches 'example.com'
    - Added WebUSB to set of blockable standards (thanks @bengansukh!)
    - Fix issue where pages could block in an infinite loop if sites used blocked features in certain patterns

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

    Descargar archivo
  • Versión 0.9.7

    Lanzada el 31 de oct. de 2017 - 311,67 KB
    Compatible con firefox 52.0 y superiores, android 52.0 a la 68.*
    - Add ability to block the Payment Request API (thanks @gansukhben !)
    - Updated standards definitions to account for more webkit and moz prefixed methods

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

    Descargar archivo
  • Versión 0.9.6

    Lanzada el 28 de oct. de 2017 - 311,31 KB
    Compatible con firefox 52.0 y superiores, android 52.0 a la 68.*
    - Fix issue with importing configuration rules (https://github.com/snyderp/web-api-manager/issues/26)

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

    Descargar archivo
  • Versión 0.9.5

    Lanzada el 28 de oct. de 2017 - 311,3 KB
    Compatible con firefox 52.0 y superiores, android 52.0 a la 68.*
    - Add import / export functionality to the configuration page
    - Small build system clean ups and improvements to the test runner

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

    Descargar archivo
  • Versión 0.9.4

    Lanzada el 26 de oct. de 2017 - 309,14 KB
    Compatible con firefox 52.0 y superiores, android 52.0 a la 68.*
    - Block parent frame access to child frames' windows, to prevent other methods of accessing blocked functionality
    - Add Vibration API to Lite blocking set
    - Improve blocked feature logging, including the name of the standard that was blocked in the log

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

    Descargar archivo
  • Versión 0.9.3

    Lanzada el 23 de oct. de 2017 - 308,19 KB
    Compatible con firefox 54.0 y superiores, android 54.0 a la 68.*
    - Fixed issue logging into some sites, and with other scripts executing on pages, from an issue with unnecessarily modifying the CSP header (https://github.com/snyderp/web-api-manager/issues/11)
    - Minor cosmetic improvement to the popup / browser action dialog (https://github.com/snyderp/web-api-manager/issues/10)
    - Move extension settings to sync between browser versions (https://github.com/snyderp/web-api-manager/issues/12)
    - Improved development side of things (Facebook login unit test, CSP unit test, dead code removal, etc.)

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

    Descargar archivo
  • Versión 0.9.2

    Lanzada el 22 de oct. de 2017 - 307,48 KB
    Compatible con firefox 48.0 y superiores, android 48.0 a la 68.*
    - Fixed cookie related issues in FF that prevented logging into sites
    - Corrected minor issue in the config panel that showed the deleted domain, instead of the selected domain, when deleting a rule
    - Refactored code significantly (added test suite and removed development related files from the extension, to keep things smaller)
    - Made management of the "what standards to disable" cookie tighter, to prevent certain types of finger printing attacks

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

    Descargar archivo
  • Versión 0.9.1

    Lanzada el 18 de oct. de 2017 - 356,82 KB
    Compatible con firefox 48.0 y superiores, android 48.0 a la 68.*
    * Fixed issue that caused issues pushing the set of standards to block to the client scripts because of setting two cookies in the background script.
    * Internal code clean up and documentation

    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
  • Centro de desarrolladores
  • 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
  • Twitter (@firefox)
  • 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.