An open API service indexing awesome lists of open source software.

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)

Awesome Lists containing this project

README

        

# Vibinex Chrome Extension
[![Chrome Extension](https://img.shields.io/chrome-web-store/stars/jafgelpkkkopeaefadkdjcmnicgpcncc)](https://chromewebstore.google.com/detail/vibinex-code-review/jafgelpkkkopeaefadkdjcmnicgpcncc)
![Chrome Extension version](https://img.shields.io/chrome-web-store/v/jafgelpkkkopeaefadkdjcmnicgpcncc)
![Chrome Extension GitHub version](https://img.shields.io/github/manifest-json/v/vibinex/chrome-extension)
![Chrome Extension commit activity](https://img.shields.io/github/commit-activity/y/vibinex/chrome-extension)
![Chrome Extension contributors](https://img.shields.io/github/contributors/vibinex/chrome-extension)

## 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.