Compact Moon - Fork of "Classic Compact" theme for Pale Moon
Ir para arquivo
Ryan C 0422a2fc9a Add mixed-mode SSL styling 2020-09-26 16:13:17 +01:00
src Add mixed-mode SSL styling 2020-09-26 16:13:17 +01:00
.gitignore Add .gitignore 2017-08-05 16:51:16 +01:00
CHANGELOG.md Version bump, update CHANGELOG 2020-05-14 00:28:15 +01:00
LICENSE Re-license under MPL 2.0 2015-05-16 20:58:25 +01:00
README.md Update README.md 2020-01-26 11:37:31 +00:00
build.sh Improve build script 2020-05-10 15:30:13 +01:00

README.md

Compact Moon

Preview

Fork of the theme "Classic Compact" by Ken Barbalace for Pale Moon. Includes an options extension, "Compact Moon Options", also forked from Classic Compact Options.

Building

Simply download the contents of the "src" folder and pack the contents of both the "options" and "theme" folders into a .zip file each. Then, rename the files to .xpi. Pack both of these XPI files with the install.rdf file in the "src" folder into another .xpi. Then, drag into the browser. You can install these separately if you wish, however it is strongly advised to install together.

On Unix systems (or Windows 10, with WSL) you can optionally run build.sh instead. Running this as-is will produce a .xpi file ending in -dev, and if run from the command line and appending a number (e.g. ./build.sh 2) will append that number to the filename instead. To build only the theme or options components, append either theme or options after the number (e.g. ./build.sh 2 theme). By default all components are built.

Download

You can grab the latest release either from the Releases section of this repository, or the Pale Moon Add-Ons Site.