
GitHub PR File Randomizer av Toby Crawley
Randomly sorts files on GitHub PR pages
1 brukar1 brukar
Metadata for utvidingar
Om denne utvidinga
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.
Vurdert 0 av 0 meldarar
Løyve og dataLes meir
Påkravde løyve:
- Tilgang til dataa dine for github.com
Meir informasjon
- Lenker for tillegg
- Versjon
- 1.1
- Storleik
- 8,49 KB
- Sist oppdatert
- 3 månader sidan (30. juli 2025)
- Liknande kategoriar
- Lisens
- MIT License
- Versjonshistorikk
- Legg til i samling
Versjonsnotat for 1.1
This fixes randomization to work if the file loading takes more than a few milliseconds, as they are loaded asynchronously.