Mostrar preguntas etiquetadas: Mostrar todas las preguntas

Update addon in Mozzilla repository with API

Good morning, I’m trying upload a new version “listed” of an extension to the mozzilla addons repository. I use web-ext sign to upload the version, that’s its ok, but whe… (leer más)

Good morning, I’m trying upload a new version “listed” of an extension to the mozzilla addons repository. I use web-ext sign to upload the version, that’s its ok, but when inmediatly try to modify the compatibility of the addon with desktop version with de API

curl -X PATCH https://addons.mozilla.org/api/v5/addons/addon/******/versions/*****/ -H ‘Authorization:JWT token’ -H ‘Content-Type: application/json’ -d '{“compatibility”:{“android”:{“min”:“109.0”,“max”:""}}}’.

I recive an error.

{detail=Request was throttled. Expected available in 2106 seconds.}

Are there any limitations for the (automated) invocation of the API?

Asked by victorherrerocazurro Hace 2 días

El texto introducido en edición de pdf no es seleccionable

Al introducir texto con la nueva función Adios impresora, https://assets.mozilla.net/wnp111-eu/wnp-fx111-es.pdf , después de introducir texto no es seleccionable con el r… (leer más)

Al introducir texto con la nueva función Adios impresora, https://assets.mozilla.net/wnp111-eu/wnp-fx111-es.pdf , después de introducir texto no es seleccionable con el resto de texto que ya estaba en el pdf.


Se queda como detrás y no se puede seleccionar (para por ejemplo copiar y pegar o narrar) una vez introducido.

Asked by jlaorga Hace 6 días