Giter VIP home page Giter VIP logo

Arcade-Classics

The source code of the Arcade Classics chrome extension

Info

This extension is written in React Tpescript and uses a Firebase Realtime Database to manage leaderboards.

Install

Go to Arcade Classics, to be automatically taken to the install page for your browser.

Direct Links:

Building

Requirements

  • A UNIX system (Linux or Max)
  • Node JS 20 or newer
  • NPM 10 or newer

Install dependencies with npm i before building.

Building for Development

Use npm run build-dev or ./build.sh dev <version> to quickly create a Chromium version. The built extension can be loaded from /dist.

Building for a specific Platform

Chromium

Use npm run build-chromium or ./build.sh chromium <version> to create a build for Chromium browsers. The built extension can be loaded from /dist.

Firefox

Use npm run build-firefox or ./build.sh firefox <version> to create a build for Firefox. The built extension can be loaded from /dist.

Creating Release Files

Use npm run build or ./build.sh release to create final build files. Zipped files can be found in /build.

Arcade Classics's Projects

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.