Recommended installation
Chrome Web Store
Recommended for Chrome and most Chromium-based browsers.
Firefox Add-ons
Install the signed Firefox version and receive normal add-on updates.
Microsoft Edge
Download the compatible package from the latest GitHub release.
Opera and manual packages
Use GitHub Releases for Opera or other Chromium-based browsers.
Install manually on Chromium
1
Download the package
Download
google-cloud-skills-boost-helper-{version}-chrome.zip from GitHub Releases, then extract it.2
Keep a permanent extension folder
Rename the extracted directory to
google-cloud-helper and keep it in a stable location.3
Open the extensions page
Visit
chrome://extensions or the equivalent extensions page for your Chromium browser.4
Enable Developer mode
Turn on Developer mode, then choose Load unpacked.
5
Select the extracted folder
Select the
google-cloud-helper directory. The extension should appear in the browser toolbar or extensions menu.Update a manual installation
To preserve settings and locally stored accounts:1
Download and extract the new release
Use the same browser package type as the installed version.
2
Replace the folder contents
Keep the existing
google-cloud-helper folder path, remove its old contents, and copy in the new files.3
Reload the extension
Return to the browser extensions page and select Reload.
Build from source
Requirements: Node.js 24 or newer and Yarn..output/chrome-mv3 as an unpacked extension for Chrome or Chromium. For development mode, use yarn dev; Firefox development is available with yarn dev:firefox.
Development setup, contribution rules, and required checks are documented in
CONTRIBUTING.md.