Buscador de complementos para Firefox
  • Extensiones
  • Temas
    • para Firefox
    • Diccionarios y paquetes de idiomas
    • Otros sitios de navegadores
    • Complementos para Android
Iniciar sesión
Vista previa de Conventional Comments (GitHub) - by Pullpo

Conventional Comments (GitHub) - by Pullpo por Pullpo.io

Helps format code review comments on GitHub using the Conventional Comments standard.

5 (1 reviews)5 (1 reviews)
32 Users32 Users
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
Conventional Comments in GitHub UIBadge formatting for commentsDark mode support
Sobre esta extensión
🎯 The Problem
Code reviews are crucial for maintaining code quality, but they often suffer from:
  • Ambiguous or unclear feedback
  • Misunderstandings about comment severity
  • Difficulty in parsing and tracking different types of feedback
  • Inconsistent commenting styles across team members

💡 The Solution
Conventional Comments Helper brings the power of Conventional Comments directly into your GitHub workflow. It adds a sleek, intuitive toolbar to every comment box in GitHub, making it easy to:
  • Add standardized labels to your comments (praise, suggestion, issue, etc.)
  • Include decorators for additional context (non-blocking, blocking, if-minor)
  • Maintain consistent formatting across all review comments
  • Toggle between plain text and badge-style formatting

✨ Features
🎨 Intuitive Toolbar: Seamlessly integrated into GitHub's interface
🏷️ Standard Labels & Decorations
🔄 Toggle Functionality: Easily remove labels or decorations
🎨 Badge Style Option: Switch between text and visual badge formats
🌓 Dark Mode Support: Seamlessly works with GitHub's themes

📍Useful links
Repo on GitHub: https://github.com/pullpo-io/conventional-comments
Docs: https://docs.pullpo.io/conventional-comments-getting-started

Made by https://pullpo.io/
Rated 5 by 1 reviewer
Inicia sesión para evaluar esta extensión
Todavía no hay valoraciones

Se guardó la valoración

5
1
4
0
3
0
2
0
1
0
Leer 1 revisiones
Permissions and dataSaber más

Permisos requeridos:

  • Acceder a tus datos para github.com
  • Acceder a tus datos para gitlab.com

Permisos opcionales:

  • Acceder a tus datos para api.pullpo.io
  • Acceder a tus datos para github.com
  • Acceder a tus datos para gitlab.com
Más información
Enlaces del complemento
  • Página de inicio
  • Ayuda del sitio
  • Correo de ayuda
Versión
0.2.4
Tamaño
92,32 KB
Última actualización
hace 18 días (11 de sep. de 2025)
Categorías relacionadas
  • Desarrollo web
  • Apariencia
Licencia
MIT License
Historial de versiones
  • Ver todas las versiones
Etiquetas
  • dark mode
  • reddit
  • user scripts
Añadir a la colección
Informar sobre este complemento
Notas de prensa para 0.2.4
Fixed
• Toolbar not appearing on the first inline comment in GitHub’s new review UI.
Previously, our extension only detected the “new” GitHub review experience after at least one comment existed (due to relying on div[data-testid="review-thread"]). As a result, the toolbar didn’t load for the very first comment box.

Changes
• Improved GitHub experience detection
• Added support for new UI markers that exist before any comments are created:
• div[data-marker-navigation-new-thread="true"]
• div[data-marker-id]
• [class^="MarkdownEditor-module__container"]
• textarea[aria-label="Markdown value"]
• Ensures we now recognize the new review experience even when a PR has no comments.
• Updated textarea selectors for GitHub new UI
• Removed brittle, hashed class selectors (e.g., .prc-Textarea-TextArea-*).
• Replaced with robust, stable selectors:
• First inline editor:
div[data-marker-navigation-new-thread="true"] textarea[aria-label="Markdown value"]
• Any inline thread editor:
div[data-marker-id] textarea[aria-label="Markdown value"]
• Fallback for PR header/new comment boxes:
fieldset textarea[aria-label="Markdown value"]

Result
• The toolbar now appears correctly on the very first comment box in GitHub PRs, matching behavior for subsequent comment boxes.
Más extensiones de Pullpo.io
  • 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.