vibinex / chrome-extension

This chrome extension adds actionable overlays based on the company's data (code, deployments and success metrics)
GNU General Public License v3.0
11 stars 7 forks source link
bitbucket code codereview collaboration developer-tools devtools extension extension-chrome extension-firefox github gitlab hacktoberfest merge-requests plasmo pull-requests reactjs review-tools

Vibinex Chrome Extension

Chrome Extension Chrome Extension version Chrome Extension GitHub version Chrome Extension commit activity Chrome Extension contributors

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

Installation

User mode

You can directly install Vibinex Code Review on your Chromium-based browser through the Chrome Web Store.

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 on our GitHub repository.

License

This project is licensed under the GPLv3 - see the LICENSE file for details.