Par : StellarExplorerGuy
Inspect and view changes in Faster PR source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Faster PR",
"description": "Personalize and copy a branch name, commit message, or pull request description (compatible with GitHub/GitLab/Trello/Jira/Monday).",
"version": "0.0.0.15",
"browser_specific_settings": {
"gecko": {
"id": "faster-pull-request-gotestingspace@gmail.com",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"icons": {
"128": "128.png"
},
"permissions": [
"declarativeNetRequest",
"storage",
"tabs"
],
"web_accessible_resources": [
{
"resources": [
"assets/*"
],
"matches": [
"<all_urls>"
]
}
],
"background": {
"scripts": [
"service-worker.js"
]
},
"host_permissions": [
"<all_urls>"
],
"action": {
"default_title": "Faster PR - Enable on this page",
"default_popup": "popup.html",
"default_area": "navbar"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js",
"config.js"
],
"css": [
"content.css"
]
}
]
} Meilleures alternatives Faster PR
Voici quelques Firefox add-ons qui sont similaires à Faster PR :
Quick Link Github
raicem
HelPR
Aviskar KC
Github PR to Slack Message
Yuichi
GitHub Release Notes Compiler
Saurabh
JIRA2Clipboard
Till Koppers
GitKraken Browser Extension
GitKraken
MR Smart Copy for Gitlab
Guillaume Launay
Copy GitHub PR Link
Duc
AI-Powered Git Branch Name Generator for Jira
David
GitHub Trick or Treat
Peter Bengtsson
Github Story
Dmytro Striletskyi
GithubCopylot
Infraviored