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:
Bitbucket With Wings
Luke Denton
RB DoubleClick
mike_conley
GitHubBuddy
Nicologies
Insights Lab
Espresso Labs
ThinkReview: AI Code Review for Pull Requests
Thinkode AI
SourceField BETA
SourceField
Refined Bitbucket
Ronald Rey
Review Lens
Review Lens
ADO Review
Rajesh Kumar Sheela
Bitbucket Whitespace Ignorer
snapcore
GitHub PR Comment Indicator
Andy
GitHub Review Context
Michael Schättgen