提供元: Rafael Curti
Inspect and view changes in DB Access Request source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "DB Access Request",
"version": "1.41",
"description": "Automates filling fields and triggering access requests on Azure Pipeline pages.",
"permissions": [
"activeTab",
"storage",
"tabs",
"https://dev.azure.com/*",
"https://api.ipify.org/*"
],
"icons": {
"16": "images/Bees_16px.png",
"48": "images/Bees_48px.png",
"128": "images/Bees_128px.png"
},
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"16": "images/Bees_16px.png",
"48": "images/Bees_48px.png",
"128": "images/Bees_128px.png"
}
},
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"https://dev.azure.com/ab-inbev/GHQ_B2B_Delta/_build?definitionId=37487&_a=summary"
],
"js": [
"content.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "db-access-request@example.com",
"strict_min_version": "79.0"
}
}
} ベストのDB Access Request代替案
DB Access Requestに類似したFirefox add-onをいくつか紹介します:
Azure VM Manager
Sebastiaan
ADO Review
Rajesh Kumar Sheela
Microsoft Power Automate
Microsoft Corporation
Azure DevOps Pull Requests
Djedje dev
Admin By Request
Admin By Request
Autofill Powerlevel 9000
David Alvarez
AutoSubmit Microsoft Forms +s
Brentbacker
Auto Auto-Complete
i3anaan
Application AutoFill Manager
Cris
FormFlow
Shivam Gupta