- Adds an "Open with GitKraken" option to the
Codedropdowns on GitHub - Adds a "Checkout with GitKraken" option to the
Codedropdowns on pull requests on GitHub - Adds a "Open with GitKraken" button to commit pages on GitHub
- Grab the latest release from the Releases page
- Go to the extensions page in your browser, e.g.
chrome://extensionsoredge://extensions - Enable "Developer mode"
- Drag the downloaded zip file,
gitkraken-browser*.zip, and drop it onto the extensions page
Building this project requires Node.js and Yarn.
yarnyarn build:chromium
# OR
yarn watch:chromiumOpen chrome://extensions/ or edge://extensions/, enable Developer Mode, then drag the gk-browser-extension folder onto the page to install the extension.
yarn build:firefox
# OR
yarn watch:firefoxOpen about:debugging#/runtime/this-firefox, click "Load Temporary Add-on", then select any file in the root of the gk-browser-extension folder.