Hi everyone,
I’m excited to announce that I’ve extended the support of ThinkReview browser extension to support Bitbucket Cloud and Bitbucket DataCenter. This extension performs code reviews on your Pull Requests in the browser
The extension is open-source and powered by Ollama, along with the latest frontier LLMs.
Github Repo https://github.com/Thinkode/thinkreview-browser-extension
*Chrome extension : *
https://chromewebstore.google.com/detail/thinkreview-ai-code-revie/bpgkhgbchmlmpjjpmlaiejhnnbkdjdjn
Firefox extension :
https://addons.mozilla.org/en-US/firefox/addon/thinkreview-code-review
For Bitbucket cloud :
You need to generate a bitbucket API Token with scopes (read:repository:bitbucket , read:pullrequestBitbuket)
In ThinkReview extension you will need to add your email and API token there
your email and token is saved locally in your browser local storage and never sent to the cloud
Here's how to create the API token for Bitbucket cloud
https://thinkreview.dev/docs/bitbucket-integration
For Bitbucket data center
- you need to go to extension settings
- Add custom domain of your bitbucket
- Add http access token (https://thinkreview.dev/docs/bitbucket-data-center)



Top comments (0)