Solscan Jito Bundle Detector is a Chrome-based Jito plugin (as Chrome Extension) that automatically checks whether a transaction is on-chain on Jito when a tx link is swiped on solscan.io.
The Solscan Jito Bundle Detector is an open-source Chrome extension available on GitHub at https://github.com/0slot-trade/checktx_v2. Follow the steps below to install the extension directly from the source code.
- Google Chrome browser installed on your computer.
- Git installed on your computer (optional, but recommended for cloning the repository).
-
Obtain the source code:
- Option 1: Clone the repository using Git
- Open a terminal or command prompt.
- Run the following command:
git clone https://github.com/0slot-trade/checktx_v2.git - This will create a directory named
checktx_v2containing the source code.
- Option 2: Download the repository as a ZIP file
- Go to https://github.com/0slot-trade/checktx_v2.
- Click on the "Code" button.
- Select "Download ZIP."
- Extract the downloaded ZIP file to a directory of your choice.
- Option 1: Clone the repository using Git
-
Load the extension into Chrome:
- Open Google Chrome.
- Type
chrome://extensions/in the address bar and press Enter. - Enable "Developer mode" by toggling the switch in the top right corner.
- Click on the "Load unpacked" button.
- Navigate to the directory where you cloned or extracted the source code (e.g.,
checktx_v2). - Select the directory and click "Open" (or "Select Folder").
-
Verify the installation:
- The Solscan Jito Bundle Detector extension should now appear in your list of extensions.
- You can pin the extension to your toolbar for easy access.
- Go to solscan.io, you will see the effect when open a transaction page or hover in a tx link.
- No additional dependencies need to be installed.
- There is no need to compile the source code; it can be loaded directly.