Por: Dword Design
Inspect and view changes in GitHub Saved Filters source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "GitHub Saved Filters",
"version": "1.0.4",
"description": "Allows to save issue and pull request filters on GitHub and access them via the main menu.",
"manifest_version": 2,
"icons": {
"128": "assets/icon.png"
},
"content_scripts": [
{
"js": [
"browser-polyfill.js",
"content.js"
],
"matches": [
"https://github.com/*"
]
}
],
"permissions": [
"storage"
],
"browser_specific_settings": {
"gecko": {
"id": "{071e944b-8d1c-4b48-8bba-4c2519deee01}"
}
}
} Mejores alternativas GitHub Saved Filters
Aquí hay algunas Firefox add-ons que son similares a GitHub Saved Filters:
GitHub Superfilter
Tomer Ron
GitHub Save
Samuel Yeebiyo
Refined Github Feeds
Gautam Krishna R
Shared Saved Replies
awright18
Better Github Workflows
revdev
Dashboard filter for GitHub
Mu-An
Github Dates Filter
Alexis Lozano
Grody Github
cheefbird
Reddit saved posts organizer
friis
Refined Saved Replies
JoshuaKGoldberg