By: 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"
]
}
]
} Best Github Dates Filter Alternatives
Here are some Firefox add-ons that are similar to Github Dates Filter: