
GitHub PR File Randomizer per Toby Crawley
Randomly sorts files on GitHub PR pages
1 Usator1 Usator
Metadatos del extension
A proposito de iste extension
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.
Valutate 0 per 0 revisores
Permissiones e datosSaper plus
Permissiones necessari:
- Accede tu datos pro github.com
Plus de informationes
- Ligamines del additivo
- Version
- 1.1
- Dimension
- 8,49 KB
- Ultime actualisation
- 3ヶ月前 (2025年7月30日)
- Categorias associate
- Licentia
- Licentia MIT
- Historia de versiones
- Adder al collection
Notas de version pro 1.1
This fixes randomization to work if the file loading takes more than a few milliseconds, as they are loaded asynchronously.