By: Espresso Labs
Inspect and view changes in Insights Lab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Insights Lab",
"version": "1.1.2",
"description": "Adds relevant labels to comments and prevents changing the default merge strategy of a pull request.",
"content_scripts": [
{
"matches": [
"https://bitbucket.org/*"
],
"css": [
"style.css"
],
"js": [
"main.js"
],
"run_at": "document_idle"
}
],
"icons": {
"128": "icons/128.png"
},
"background": {
"scripts": [
"background.js"
]
},
"action": {
"default_icon": {
"128": "icons/128.png"
}
},
"browser_specific_settings": {
"gecko": {
"id": "insights-lab@espressolabs.com.br"
}
}
} Best Insights Lab Alternatives
Here are some Firefox add-ons that are similar to Insights Lab:
Refined Bitbucket
Ronald Rey
Code Review Tags
Guillermo Céspedes Tabárez
Bitbucket With Wings
Luke Denton
Bitbucket Cloud Custom Default Reviewers
JWallet
BitBucket Comment Catalog
manuthiepa
Bitbucket Merge Text Modifier
SimuNews
BitBucket Better PR Commit Message
reywood
Lab Partner
Omar Sarhan
Pullbucket
Pedro Miranda
Refined Bitbucket server
Joan Caron
Conventional comments button
kapsiR