Skip to content

This chrome extension adds actionable overlays based on the company's data (code, deployments and success metrics)

License

Notifications You must be signed in to change notification settings

vibinex/chrome-extension

Repository files navigation

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

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

License

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