
GitHub PR File Randomizer von Toby Crawley
Randomly sorts files on GitHub PR pages
1 Benutzer1 Benutzer
Metadaten zur Erweiterung
Über diese Erweiterung
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.
Bewertet mit 0 von 0 Bewertern
Berechtigungen und DatenWeitere Informationen
Benötigte Berechtigungen:
- Auf Ihre Daten für github.com zugreifen
Weitere Informationen
- Add-on-Links
- Version
- 1.1
- Größe
- 8,49 KB
- Zuletzt aktualisiert
- vor 2 Monaten (30. Juli 2025)
- Verwandte Kategorien
- Lizenz
- MIT-Lizenz
- Versionsgeschichte
- Zur Sammlung hinzufügen
Versionshinweise für 1.1
This fixes randomization to work if the file loading takes more than a few milliseconds, as they are loaded asynchronously.