提供元: pdulvp
Inspect and view changes in Bugzilla Automatic Comment from Status source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Bugzilla Automatic Comment from Status",
"author": "pdulvp@gmail.com",
"version": "1.1resigned1",
"homepage_url": "https://bitbucket.org/pdulvp/webext-bugzilla",
"description": "This extension automatically prefills issue's comment based on its status and resolution fields",
"applications": {
"gecko": {
"id": "bugzilla-auto-filler@pdulvp",
"strict_min_version": "60.0"
}
},
"icons": {
"16": "icons/logo-16.png",
"32": "icons/logo-32.png",
"48": "icons/logo-48.png",
"256": "icons/logo-256.png",
"512": "icons/logo-512.png"
},
"content_scripts": [
{
"matches": [
"*://*/show_bug.cgi*"
],
"js": [
"content_scripts/bugzilla.js"
]
}
]
} ベストのBugzilla Automatic Comment from Status代替案
Bugzilla Automatic Comment from Statusに類似したFirefox add-onをいくつか紹介します:
Meta Bugs
Nicolas B. Pierron
QC Tool
Ahmed Omar
Review Helper
Suhaib Mujahid
Canned Responses Pro for Jira
Spartez Software
Bugzilla Data Collector
marco
GitHub Canned Responses
Monica Dinculescu
Bugzilla Triage Helper
Emma Humphries
Quick Reply for GitHub
warpech
GitLab conventional comments button
Yoric
Asana Expander
Stefan Zweifel