By: Tom Regelink Add-on
Inspect and view changes in Azure Devops Improvements source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Azure Devops Improvements",
"description": "Add syntax highlighting for vue single file components and gherkin .feature files",
"version": "0.2.0",
"icons": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"web_accessible_resources": [
{
"resources": [
"highlight.js"
],
"matches": [
"<all_urls>"
]
}
],
"content_scripts": [
{
"matches": [
"https://dev.azure.com/*"
],
"js": [
"content.js"
]
}
],
"host_permissions": [
"https://dev.azure.com/*"
],
"browser_specific_settings": {
"gecko": {
"id": "{c1eeef5f-5f53-449f-ac69-5a60084fe4d9}"
}
}
} Best Azure Devops Improvements Alternatives
Here are some Firefox add-ons that are similar to Azure Devops Improvements:
Syntax Highlighter for Azure DevOps
Charly Koch
Azure Pipelines
Firefox user 14613004
Syntax Highlighter
OKVIP
Azure DevOps icon [Git]
Will Westrop
Raw Code Highlighter
Kryštof Ham
Auto Auto-Complete
i3anaan
Bitbucket Syntax Highlighting
Aidan Do
ADO Review
Rajesh Kumar Sheela
Expert Boost
Blake Hall
Azure DevOps icon [Pipelines]
Will Westrop
Azure DevOps icon [Work Items]
Will Westrop
VueJS Highlighter
7MCN