Buscador de complementos para Firefox
  • Extensiones
  • Temas
    • para Firefox
    • Diccionarios y paquetes de idiomas
    • Otros sitios de navegadores
    • Complementos para Android
Conectarse
Vista previa de Scratchpad

Scratchpad por A Kistler

Replacement for the JavaScript Scratchpad editor removed in Firefox 72

4.2 (5 reviews)4.2 (5 reviews)
113 usuarios113 usuarios
Necesitarás Firefox para usar esta extensión
Descarga Firefox y obtiene la extensión
Descargar archivo

Metadata de la extensión

Capturas de pantalla
Editor in v0.7Options in v0.7
Sobre esta extensión
Scratchpad provides an environment to experiment with JavaScript in Firefox. The item on the browser's Tools menu opens one or more separate windows which allow writing and running code that interacts with the active tab in the topmost window, in either the normal page context or Scratchpad's content context for the tab (with some limits) or in Scratchpad's background context.

Scratchpad uses CodeMirror 5, Copyright © Marijn Haverbeke and others. CodeMirror is released under the MIT License.
Comentarios del desarrollador
Notes on the permissions which Scratchpad uses:
  • "Open File ..." is really upload (i.e., load from disk).
  • "Save" and "Save As ..." are really download (i.e., save to disk). Scratchpad uses the Downloads permission for this reason. The extension Downloads API provides more functionality than HTML download, like feedback on whether the "save" was successful or not.
  • Scratchpad uses the Menus permission to add an item to the Tools menu.
  • Scratchpad uses the Storage permission to persist user preferences over time.
  • Scratchpad uses the <all_urls> permission to access all sources in all tabs to inject JavaScript, its core function.
  • Users can enable optional permissions as necessary for the code they write and run in Scratchpad.
Users who have Google Safe Browsing enabled will have network activity when saving files. Scratchpad itself never makes any network connection and sends no information anywhere. Users who don't wish to use Google Safe Browsing can disable it in the "Privacy & Security" tab of Firefox settings under "Deceptive Content and Dangerous Software Protection."

In no particular order, features I currently intend to add eventually include:
  • More CodeMirror features enabled (The extension validator rejects a lot of it, so there could be some patching involved.)
  • Per-scratchpad settings
From the statistics pages, the oldest FF versions seen as users:
  • FF 72 on 31 Mar 2023 through 8 May
  • FF 79 on 8 Jan 2023 (then never again)
  • FF 84 on 21 Feb 2023 through 4 Jun
Calificado 4,2 por 5 revisores
Inicia sesión para evaluar esta extensión
Todavía no hay valoraciones

Se guardó la valoración

5
2
4
2
3
1
2
0
1
0
Leer las 5 revisiones
Permisos y datosSaber más

Permisos requeridos:

  • Descargar archivos y leer y modificar el historial de descargas del navegador
  • Acceder a tus datos para todos los sitios web

Permisos opcionales:

  • Leer y modificar marcadores
  • Leer y modificar los ajustes del navegador
  • Obtener datos del portapapeles
  • Introducir datos en el portapapeles
  • Abrir archivos descargados en tu equipo
  • Leer el texto de todas las pestañas abiertas
  • Acceder a tu ubicación
  • Acceder al historial de navegación
  • Mostrarte notificaciones
  • Ocultar y mostrar pestañas del navegador
  • Acceder a las pestañas del navegador
  • Acceder al historial de navegación
  • Acceder a la actividad del navegador mientras navegas
Más información
Versión
0.7.1
Tamaño
216,71 KB
Última actualización
hace 8 meses (17 de dic. de 2024)
Categorías relacionadas
  • Desarrollo web
Licencia
Licencia pública de Mozilla 2.0
Historial de versiones
  • Ver todas las versiones
Añadir a la colección
Reportar este complemento
Notas de prensa para 0.7.1
Release notes for 0.7.1
Bug fix: lack of user activation can block open picker
Bug fix: button bar keeps focus when it shouldn't
Bug fix: special keys matching [PRS] handled incorrectly
Bug fix: incomplete descriptions (about) for permissions
Map Ctrl-O same as the "Open File ..." button
Focus editor cursor on pointer entry

Release notes for v0.7
Bug fix: count tabs correctly
Bug fix: 1px font size error at startup
Tab key obeys space/tab preference (default keymap)
Shift-Tab outdents instead of autodents (default keymap)
Remap Ctrl+[JOPRS] to prevent browser defaults
* Ctrl-P prints the code frame
* Ctrl-R same as the "Run" button
* Ctrl-S same as the "Save As ..." button
Más extensiones de A Kistler
  • Todavía no hay valoraciones

  • Todavía no hay valoraciones

  • Todavía no hay valoraciones

  • Todavía no hay valoraciones

  • Todavía no hay valoraciones

  • Todavía no hay valoraciones

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.