제작자: cheefbird
Inspect and view changes in Grody Github source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Grody Github",
"description": "Filter your Github workflows, and more!",
"version": "0.5.2",
"icons": {
"16": "icon/16.png",
"32": "icon/32.png",
"48": "icon/48.png",
"96": "icon/96.png",
"128": "icon/128.png"
},
"permissions": [
"storage",
"alarms"
],
"browser_specific_settings": {
"gecko": {
"id": "grody-github@cheefbird",
"data_collection_permissions": {
"required": [
"browsingActivity"
],
"optional": [
"authenticationInfo"
]
}
}
},
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_title": "Grody GitHub",
"default_popup": "popup.html"
},
"options_ui": {
"open_in_tab": true,
"page": "options.html"
},
"content_scripts": [
{
"matches": [
"*://github.com/*"
],
"css": [
"content-scripts/grody.css"
],
"js": [
"content-scripts/grody.js"
]
}
]
} 최고의 Grody Github 대안
다음은 Grody Github과(와) 유사한 Firefox add-on입니다:
Better Github Workflows
revdev
Refined GitHub
Sindre Sorhus
Foresight Dashboard for GitHub
Sebastian Zaklada
GitHub Web IDE
zvizvi
GitHub Flex
Lam Ngoc Khuong
Refined Hacker News
Mihir Chaturvedi (plibither8)
GitHub Live PRs
xmmarcotte
stylish-hub
Dalton Menezes
GitHub Defreshed
Kir_Antipov
Better GitHub
Joaquin Windmuller
GitHub PR Check Status
bdkent
Github Issue Reactions
Norfeldt