Skip to content

Latest commit

 

History

History
116 lines (77 loc) · 5.26 KB

File metadata and controls

116 lines (77 loc) · 5.26 KB

Google Cloud Skills Boost - Helper

A browser extension designed to optimize your learning experience on Google Cloud Skills Boost.

CI CodeQL MIT License


Chrome Web Store Firefox Add-ons Microsoft Edge Add-ons Opera Add-ons

postspark_export_2025-03-12_16-00-50


Introduction

Google Cloud Skills Boost - Helper is a browser extension that makes it easier to track progress, calculate Arcade points, and manage leaderboards on Google Cloud Skills Boost.

Key Features

🎯 Arcade Points Calculator – Automatically calculates and displays your Arcade points.

📊 Scoreboard with Quick Actions – Easily track your scores and take quick actions.

👁 Toggle Leaderboard Visibility – Customize the display of the leaderboard as needed.

🔍 Search – Quickly find labs, courses, and quests.

Installation

Install from your browser's official store:

Development

Requirements: Node.js >= 24, Yarn

# Install dependencies
yarn install

# Start dev server (Chrome)
yarn dev

# Run tests
yarn test

# Type check
yarn compile

# Production build
yarn build

# Package for distribution
yarn zip

Built with WXT Framework. See CONTRIBUTING.md for full contribution guidelines.

About

Privacy Policy · MIT License

Free. Open-source. For users by users. No donations are sought.

Contributing

Please refer to CONTRIBUTING.md for guidelines. Make sure your code includes appropriate tests and passes yarn compile and yarn test before submitting a PR.

Support

Open an issue in the GitHub repository if you encounter any problems.

Disclaimer

This project is not affiliated with or endorsed by Google. All trademarks and logos belong to their respective owners.