提供元: Toby Crawley
Inspect and view changes in GitHub PR File Randomizer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "GitHub PR File Randomizer",
"version": "1.1",
"description": "Randomly sorts files on GitHub PR pages",
"permissions": [
"https://github.com/*"
],
"content_scripts": [
{
"matches": [
"https://github.com/*/pull/*/files"
],
"js": [
"content.js"
],
"run_at": "document_end"
}
],
"browser_specific_settings": {
"gecko": {
"id": "{c7dbb105-a0cf-476f-aac7-ab5dd17c0a0b}"
}
}
} ベストのGitHub PR File Randomizer代替案
GitHub PR File Randomizerに類似したFirefox add-onをいくつか紹介します:
CF Magic Randomizer
aryanc403
Make GitHub Great Again
joshmoody24
Github Sorter
Ayub
Github PR Fetch
mgalgs
Github Diff Order
tragedy-cuddles
GitHub: Better Line Counts
Aaron
Git PR Viewer
sivasatvik
GitHub PRs in home page
Airam Hernández Rocha
Mighty GitHub PRs
Adam Graf
Potential changes for GitHub
Dzhavat Ushev
PR Review Priority
Stackia
Better GitHub
Joaquin Windmuller