
GitHub PR File Randomizer por Toby Crawley
Randomly sorts files on GitHub PR pages
1 usuario1 usuario
Metadata de la extensión
Sobre esta extensión
The extension will automatically run on GitHub PR files pages
(https://github.com//pull//files) and randomly shuffle the file order each
time you load or refresh the page.
Rationale
Files on pull requests are always sorted alphabetically, and reviewers typically
review from top to bottom. I posit that later files may not get as thorough of a
review as earlier ones, especially for large PRs. This aims to help with that.
(https://github.com//pull//files) and randomly shuffle the file order each
time you load or refresh the page.
Rationale
Files on pull requests are always sorted alphabetically, and reviewers typically
review from top to bottom. I posit that later files may not get as thorough of a
review as earlier ones, especially for large PRs. This aims to help with that.
Calificado 0 por 0 revisores
Permisos y datosConocer más
Permisos requeridos:
- Acceder a tus datos para github.com
Más información
- Enlaces del complemento
- Versión
- 1.1
- Tamaño
- 8,49 KB
- Última actualización
- hace 2 meses (30 de jul. de 2025)
- Categorías relacionadas
- Licencia
- Licencia MIT
- Historial de versiones
- Agregar a la colección
Notas de prensa para 1.1
This fixes randomization to work if the file loading takes more than a few milliseconds, as they are loaded asynchronously.