Modules pour le navigateur Firefox
  • Extensions
  • ThĂšmes
    • pour Firefox
    • Dictionnaires et paquetages linguistiques
    • Sites pour les autres navigateurs
    • Modules pour Android
Connexion
Aperçu de Conventional Comments (GitHub) - by Pullpo

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

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

5 (1 reviews)5 (1 reviews)
28 utilisateurs·trices28 utilisateurs·trices
Vous avez besoin de Firefox pour utiliser cette extension
TĂ©lĂ©charger Firefox et obtenir l’extension
Télécharger le fichier

MĂ©tadonnĂ©es de l’extension

Captures d’écran
Conventional Comments in GitHub UIBadge formatting for commentsDark mode support
À propos de cette extension
🎯 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/
Noté 5 par 1 personne
Connectez-vous pour noter cette extension
Il n’y a aucune note pour l’instant

Le nombre d’étoiles est enregistrĂ©

5
1
4
0
3
0
2
0
1
0
Lire 1 critique
Autorisations et donnéesEn savoir plus

Autorisations nécessaires :

  • AccĂ©der Ă  vos donnĂ©es pour github.com
  • AccĂ©der Ă  vos donnĂ©es pour gitlab.com

Autorisations facultatives :

  • AccĂ©der Ă  vos donnĂ©es pour api.pullpo.io
  • AccĂ©der Ă  vos donnĂ©es pour github.com
  • AccĂ©der Ă  vos donnĂ©es pour gitlab.com
Plus d’informations
Liens du module
  • Page d’accueil
  • Site d’assistance
  • E-mail d’assistance
Version
0.2.4
Taille
92,32 Ko
DerniĂšre mise Ă  jour
il y a 8 jours (11 sept. 2025)
Catégories associées
  • DĂ©veloppement web
  • Apparence
Licence
Licence MIT
Historique des versions
  • Voir toutes les versions
Étiquettes
  • dark mode
  • reddit
  • user scripts
Ajouter Ă  la collection
Signaler ce module
Notes de version pour la version 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.
Plus de modules créés par Pullpo.io
  • Il n’y a aucune note pour l’instant

  • Il n’y a aucune note pour l’instant

  • Il n’y a aucune note pour l’instant

  • Il n’y a aucune note pour l’instant

  • Il n’y a aucune note pour l’instant

  • Il n’y a aucune note pour l’instant

Aller à la page d’accueil de Mozilla

Modules complémentaires

  • À propos
  • Blog des modules complĂ©mentaires Firefox
  • Atelier sur les extensions
  • PĂŽle dĂ©veloppeur
  • Politiques Ă  destination des dĂ©veloppeurs
  • Blog de la communautĂ©
  • Forum
  • Signaler un problĂšme
  • Guide de revue

Navigateurs

  • Desktop
  • Mobile
  • Enterprise

Produits

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • ConfidentialitĂ©
  • Cookies
  • Mentions lĂ©gales

Sauf mention contraire, le contenu de ce site est disponible sous licence Creative Commons Attribution Share-Alike v3.0 ou toute version supérieure.