作者: Alexis Lozano
Inspect and view changes in Github Dates Filter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Github Dates Filter",
"version": "1.0.0",
"description": "Add a date filter to Github issues and PRs pages.",
"icons": {
"48": "icons/48.png"
},
"content_scripts": [
{
"matches": [
"*://*.github.com/*"
],
"js": [
"extension.js"
]
}
]
} 最佳 Github Dates Filter 替代方案
这里是一些与Github Dates Filter类似的Firefox add-on: