By: Nikolay
Inspect and view changes in ADO Work Item Autocomplete source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "ADO Work Item Autocomplete",
"version": "1.5",
"description": "Autocomplete Azure DevOps work items in GitHub PR descriptions",
"applications": {
"gecko": {
"id": "ado-autocomplete@promaton.com"
}
},
"permissions": [
"storage",
"https://dev.azure.com/*",
"https://github.com/*",
"https://*.ghe.com/*"
],
"content_scripts": [
{
"matches": [
"https://github.com/*/pull/*",
"https://github.com/*/compare/*",
"https://*.ghe.com/*/pull/*",
"https://*.ghe.com/*/compare/*"
],
"js": [
"content.js"
],
"css": [
"styles.css"
]
}
],
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"web_accessible_resources": [
"styles.css"
],
"content_security_policy": "script-src 'self'; object-src 'self';"
} Best ADO Work Item Autocomplete Alternatives
Here are some Firefox add-ons that are similar to ADO Work Item Autocomplete:
Auto Auto-Complete
i3anaan
Azure DevOps icon [Work Items]
Will Westrop
Azure DevOps links in Trello
TA
Azure DevOps Tracker
Mo Jiwa
Complete PR without Merged
jocmet
Azure DevOps Fast Copy
Nitish Sachar
PERT With Wings
Aligent Extensions
Azure DevOps Pull Requests
Djedje dev
Hixtension: Azure
LordHix
Devops PR Assistant
gallbut-sh
Harvest - Azure DevOps
Mitch Lienau
Moco Jira Autocomplete Adapter
converlytics