By: FoxRefire
Inspect and view changes in Github Quick Actions source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "GithubQuickActions",
"description": "Customize Github Quick Actions",
"version": "1.7",
"manifest_version": 3,
"icons": {
"128": "icon.png"
},
"action": {
"default_title": "GithubQuickActions"
},
"background": {
"scripts": [
"background.js"
],
"type": "module"
},
"content_scripts": [
{
"js": [
"content.js"
],
"css": [
"content.css"
],
"matches": [
"*://github.com/*"
]
}
],
"web_accessible_resources": [
{
"resources": [
"actions.json"
],
"matches": [
"*://github.com/*"
]
}
],
"permissions": [
"storage"
],
"browser_specific_settings": {
"gecko": {
"id": "GithubQuickActions@GithubQuickActions"
}
}
} Best Github Quick Actions Alternatives
Here are some Firefox add-ons that are similar to Github Quick Actions:
Repo Shortcuts
brammee
Github Quick Approve
Monody Le
Github Quick Launch
DulajDilshan
Github ❤️ ClickUp
Bartholomej
View Github Issues&PRs
FoxRefire
Awesome Shortcuts
Ariful Alam
YT Quick Actions
Compile-Time
Github to Stackblitz
Firefox user 14101245
GitHub Shortcut Buttons
Jakub Mańczak
Github1s button
GHOST
Github Issue Reactions
Norfeldt