Skip to content

Repository for the web extension code (coming)

Notifications You must be signed in to change notification settings

tritens/web-extension

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ogame Infinity

This repo contains the monolithic code mess for the extension.

It can be loaded as an unpacked extension to be tested locally.

Third party dependencies

This extension uses 2 external js libraries:

Create zip packages for Chrome/Edge & Firefox

Install dev dependencies

npm install -g terser
npm install -g clean-css
npm install -g clean-css-cli

Run the packer (only tested on macos atm)

./packaging.sh {version_number}

Exemple:

./packaging.sh 1.5.3

About

Repository for the web extension code (coming)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 76.4%
  • CSS 23.4%
  • Shell 0.2%