提供元: Bipul Raman Add-on
Inspect and view changes in PIM Bulk Activate source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "PIM Bulk Activate",
"version": "1.0.0",
"description": "Select multiple eligible Azure resource (RBAC) PIM roles in the Azure portal and activate them in one go.",
"browser_specific_settings": {
"gecko": {
"id": "pim-bulk-activate@local",
"strict_min_version": "142.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"permissions": [
"webRequest",
"storage",
"https://management.azure.com/*"
],
"icons": {
"48": "icons/icon.svg",
"96": "icons/icon.svg",
"128": "icons/icon.svg"
},
"background": {
"scripts": [
"background.js"
],
"persistent": true
},
"content_scripts": [
{
"matches": [
"https://portal.azure.com/*",
"https://ms.portal.azure.com/*"
],
"js": [
"content/tokenhook.js"
],
"run_at": "document_start"
},
{
"matches": [
"https://portal.azure.com/*",
"https://ms.portal.azure.com/*"
],
"js": [
"content/inject.js"
],
"css": [
"content/inject.css"
],
"run_at": "document_idle"
}
],
"web_accessible_resources": [
"content/hook.js"
]
} ベストのPIM Bulk Activate代替案
PIM Bulk Activateに類似したFirefox add-onをいくつか紹介します:
PIMfox for Entra
Michel de Rooij
Azure VM Quick Control
Kí Tự Việt Nam
Azure VM Power Toggle
Nhatvip
DB Access Request
Rafael Curti
ManageEngine PAM360
ManageEngine
Azure DevOps Pull Requests
Djedje dev
Azure VM Manager
Sebastiaan
AI QuickLaunch
EATSTAR STUDIO
CloudPage Maestro
Aldorino Rrushi
Resource Name Generator for Azure
Sam Broughton
Azure Resource Nicknames
Joseph Pitts
Resource Name Generator for Azure
Sam Broughton