Skip to content

zombieFox/voltTab

Repository files navigation

Volt Tab

A new tab page with bookmark groups and open all controls.

voltTab screenshot


Development

When developing use:

  • npm start

A development server will automatically open the project in your browser. Normally here: http://localhost:8080.

To build the project use:

  • npm run build

A web ready folder will be created in /dist/web/. A browser addon/extension ready zip will be created in /dist/extension/.

Customise

Edit the src/config.js file to change the bookmarks, colours and background.

All colours are defined as HSL values in an array. Eg:

A colour defined as:

hsl: [204, 100, 72]

Will be converted to CSS as:

selector {
  color: hsl(204, 100%, 72%);
}
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy