Inspect and view changes in Github Diff Order source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"author": "YellowKirby",
"description": "Control the order in which files are shown in Github pull requests and comparison views",
"name": "Github Diff Order",
"version": "0.1.0",
"key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAlkwDFPVVEFjg97W3gBz4u4NdrxtVc2mtNcEoqLCfk06JIlnp2qjfQDRGVPS1nkpCoD08GMDnWQpjWh0f6VtWmp+Cmk9dJ7C+m1sQgrl6cBjo5QfAnfbUAjdEFYQQAKftkiN/zsWITUfML35nya3ki1+HMEeKy1ZEUhcD80qhzsvrLLy3+0Dabj1m7oPQyQ7+4bjG6GIz5kxlBLvkBl6JE0W7sLUQ/y6gwyFM9mf8uWfDw1D2YiunWTPtQhlHfG4SFwsHwiltqpE7mAFJyxQvzDw2RUfMMujrFgWP0TuilyB2aT+RORmVkHKBL6OOANre/XWet+xPvWkIdbrWcpBa2QIDAQAB",
"content_scripts": [
{
"js": [
"src/content-script/content-script.js"
],
"matches": [
"*://*.github.com/*"
]
}
],
"icons": {
"128": "icons/icon.png"
},
"action": {
"default_icon": {
"128": "icons/icon.png"
},
"default_popup": "src/popup/index.html"
},
"permissions": [
"storage"
],
"browser_specific_settings": {
"gecko": {
"id": "{eb9647c9-cf86-4052-b65b-c30551922e7b}"
}
},
"web_accessible_resources": [
{
"resources": [
"assets/src/content-script/content-script-b2abcb76.js",
"assets/browser-polyfill-e70cf8e2.js"
],
"matches": [
"*://*.github.com/*"
]
}
]
} Best Github Diff Order Alternatives
Here are some Firefox add-ons that are similar to Github Diff Order:
Github Tree Structure
Koshal Garg
Github Folders
Vortezz
Github
rickdaalhuizen90
Github Old View
Firefox user 13687471
Github Dates Filter
Alexis Lozano
Github Pull Request Counter
Renuo AG
Github Sorter
Ayub
Github subscribed
marpo60
Github Pull Request Commits
ikim23
Github Relations
Noitidart
Github Lines of Code
pajecawav
Github File Collapser
Meeoh