Skip to content

ZimCodes/zoad-firefox

Repository files navigation

zoad-firefox

Zoad is a firefox extension for loading custom themes to your Firefox homepage.

Zoad Logo

Load Features

Zoad allows you to load various files:

  • Browser Theme
  • HTML Document
  • CSS Stylesheets
  • Images
  • Sound Effects

More Info

*All settings are found in the options page.

HTML

For the HTML Document, only the <body> is loaded. All tags outside of <body> are ignored.

Themes

All themes added to the loader can be accessed through the popup menu.

The popup menu shows all of your loaded themes conveniently in one place. You could use this menu to switch between any of your loaded themes.

Need a theme? Check out this alternative theme pack for the doki-theme-firefox edition.

CSS

Zoad supports the usage of url(). Just load the images & Zoad will apply the appropriate images to each url().

Background Options

Zoad supports loading an image as a background. You can even change the background color of the homepage.

Sound Effects

Zoad supports common audio formats listed on MDN. With the unlimitedStorage permission, Zoad will allow you to load any file size & amount on your local storage. So, load as much as your local storage can handle.

*Want to know more about the permissions? Take a look at the PERMISSIONS file.

Installation

Zoad is available for installation at Mozilla's Addon Store.

License

Zoad is licensed under the MIT License.

See the MIT License for more details.