
GitHub PR File Randomizer Toby Crawley מאת
Randomly sorts files on GitHub PR pages
משתמש אחדמשתמש אחד
נתוני העל של ההרחבה
על אודות הרחבה זו
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.
מדורג 0 על־ידי 0 סוקרים
הרשאות ונתוניםמידע נוסף
הרשאות נדרשות:
- גישה לנתונים שלך עבור github.com
מידע נוסף
- קישורים לתוספת
- גרסה
- 1.1
- גודל
- 8.49 ק״ב
- עדכון אחרון
- לפני חודשיים (30 יולי 2025)
- קטגוריות קשורות
- רישיון
- MIT License
- היסטוריית הגרסאות
- הוספה לאוסף
הערות שחרור עבור 1.1
This fixes randomization to work if the file loading takes more than a few milliseconds, as they are loaded asynchronously.