WDIE Comment Injector Firefox

Examine source code of WDIE Comment Injector

By: Rana Ji Add-on
Inspect and view changes in WDIE Comment Injector source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "WDIE Comment Injector",
  "version": "1.2",
  "description": "Inject WDIE-bot AI review comments into Bitbucket PRs with one click.",
  "browser_specific_settings": {
    "gecko": {
      "id": "abhishek.rana@juspay.in",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "https://bitbucket.juspay.net/*"
      ],
      "js": [
        "capture.js"
      ],
      "run_at": "document_start"
    },
    {
      "matches": [
        "https://bitbucket.juspay.net/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ]
}

Best WDIE Comment Injector Alternatives

Here are some Firefox add-ons that are similar to WDIE Comment Injector: