https://github.com/vibinex/chrome-extension
This chrome extension adds actionable overlays based on the company's data (code, deployments and success metrics)
https://github.com/vibinex/chrome-extension
bitbucket code codereview collaboration developer-tools devtools extension extension-chrome extension-firefox github gitlab hacktoberfest merge-requests plasmo pull-requests reactjs review-tools
Last synced: 18 days ago
JSON representation
This chrome extension adds actionable overlays based on the company's data (code, deployments and success metrics)
- Host: GitHub
- URL: https://github.com/vibinex/chrome-extension
- Owner: vibinex
- License: gpl-3.0
- Created: 2023-03-01T08:55:23.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-03T05:25:06.000Z (about 1 month ago)
- Last Synced: 2025-04-28T17:17:22.394Z (18 days ago)
- Topics: bitbucket, code, codereview, collaboration, developer-tools, devtools, extension, extension-chrome, extension-firefox, github, gitlab, hacktoberfest, merge-requests, plasmo, pull-requests, reactjs, review-tools
- Language: JavaScript
- Homepage:
- Size: 1.14 MB
- Stars: 11
- Watchers: 4
- Forks: 7
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Vibinex Chrome Extension
[](https://chromewebstore.google.com/detail/vibinex-code-review/jafgelpkkkopeaefadkdjcmnicgpcncc)



## Overview
Vibinex is a Chrome extension that enhances your code review experience on GitHub and Bitbucket by providing personalized highlighting for pull requests and file changes. This tool helps developers focus on the most relevant parts of the code, improving efficiency and accuracy in the review process.
## Features
- Personalized highlighting of pull requests
- Custom highlighting for file changes within pull requests
- Support for both GitHub and Bitbucket platforms
- Easy-to-use interface integrated into the existing PR view## Installation
### User mode
You can directly install [Vibinex Code Review](https://chromewebstore.google.com/detail/vibinex-code-review/jafgelpkkkopeaefadkdjcmnicgpcncc) on your Chromium-based browser through the Chrome Web Store.- Supported browsers: Google Chrome, Microsoft Edge, Arc, Opera, Brave etc.
- Unsupported browsers: Safari, Mozilla Firefox.### Developer mode
1. Clone this repository or download the source code
2. Open Google Chrome and navigate to `chrome://extensions/`
3. Enable "Developer mode" in the top right corner
4. Click "Load unpacked" and select the `chrome-extension` folder (this repository)## Usage
1. After installation, open the popup window for the extension at least once.
2. Navigate to a pull request on GitHub or Bitbucket
3. The Vibinex extension will automatically activate and apply personalized highlighting## Contributing
We welcome contributions to improve Vibinex! Please follow these steps:
1. Fork the repository
2. Create a new branch for your feature or bug fix
3. Make your changes and commit them with clear, descriptive messages
4. Push your changes to your fork
5. Submit a pull request to the main repository## Support
If you encounter any issues or have questions, please [open an issue](https://github.com/vibinex/chrome-extension/issues) on our GitHub repository.
## License
This project is licensed under the GPLv3 - see the [LICENSE](LICENSE) file for details.