Version 1.0.0 View in Chrome Web Store
The extension has a very small user base of only 407 users and a modest rating of 3.2 out of 5 based on just 4 reviews, indicating limited adoption and mixed user satisfaction. The lack of developer information and missing last updated date raises some transparency concerns. However, the extension's narrow scope targeting only Bitbucket pull request pages suggests a legitimate development tool purpose.
Given the minimal security findings and restricted content script scope, this extension poses low risk for basic functionality. However, consider monitoring for updates and user feedback improvements. If you frequently work with Bitbucket pull requests and find the auto-delete branch feature valuable, you could use it cautiously. For enhanced security, consider running it in a separate Chrome profile dedicated to development tools, especially given the limited user base and mixed reviews. Keep an eye on whether the developer provides updates or improved documentation in the future.
| https://clients2.google.com/service/update2/crx | https://bitbucket.org/ | |
| https://stackoverflow.com/a/61511955/5231262 |
{ "name": "__MSG_extensionTitle__", "icons": { "16": "images/logo16.png", "32": "images/logo32.png", "48": "images/logo48.png", "128": "images/logo128.png" }, "version": "1.0.0", "update_url": "https://clients2.google.com/service/update2/crx", "description": "__MSG_extensionDescription__", "default_locale": "en", "content_scripts": [ { "js": [ "scripts/content.js", "utils/debug.js" ], "matches": [ "https://bitbucket.org/*/pull-requests/new*" ] } ], "manifest_version": 3 }
ⓘ CRXaminer has partnered with our friends at Secure Annex to provide additional findings unique to their platform.
Secure Annex also analyzes extensions from other browsers, IDEs, and can continuously monitor.
This extension may not yet be analyzed by Secure Annex.