Devops PR Assistant Firefox

Examine source code of Devops PR Assistant

제작자: gallbut-sh
Inspect and view changes in Devops PR Assistant source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "background": {
    "scripts": [
      "./background/main.js"
    ],
    "type": "module"
  },
  "content_scripts": [
    {
      "include_globs": [
        "https://dev.azure.com/*"
      ],
      "js": [
        "./content_script/commands.js",
        "./content_script/main.js"
      ],
      "matches": [
        "https://dev.azure.com/*"
      ]
    }
  ],
  "description": "DevOps comment shortcut extension created for Streets Heaver web team",
  "icons": {
    "128": "assets/CommentBubble128.png",
    "512": "assets/CommentBubble.png"
  },
  "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAuoesxt4SV3epvQfGnr9jdSpehjYyEbaV202ia19u6xaiTnWSjTLl2q40C1wZbHgWUJZ6ivpxhwzSAGo50lPBYnK0GTSSw356zpmdUOvjYEsiwIUyhwTlS/+Zt6t74A+Tci4LfPmrd9l2FFNn5GyBLVHVCuGKQmSA8yPUuZCyopbKY/ztejFxBZedTvljqguTFLjaN2ix0AnMJTQ8OwkjnMd4srtayuk00n/ZV4a2KT/0qogy8eo0gkBhdOhVe/Eb5LRefkIXgiWeekzltr49aYOP6xG0EJ78ROzgYnjdth3BA161SUGT8twpIl6lxRHy4LBjIP0L3BlYqUDlnuu8jQIDAQAB",
  "manifest_version": 3,
  "name": "Devops PR Assistant",
  "permissions": [
    "contextMenus"
  ],
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "1.2",
  "browser_specific_settings": {
    "gecko": {
      "id": "{d3c09646-6866-4ef0-8ba0-c261b6a03d38}"
    }
  }
}

최고의 Devops PR Assistant 대안

다음은 Devops PR Assistant과(와) 유사한 Firefox add-on입니다: