Skip to content
This repository has been archived by the owner on Jul 31, 2022. It is now read-only.
/ home-blocks Public archive

A Simple Chrome Extension for a customisable home page

License

Notifications You must be signed in to change notification settings

Mark1626/home-blocks

Repository files navigation

Home Blocks [Archived]

This repo is archived.


A Simple Customisable Home Page Chrome Extension built using svelte

alt text

Getting Started

Features

  • Each tile can be customised with URL, Icon, Color
  • List of Quotes can be given, which would be chosen at random for each new tab
  • Optionally quotes can be shown as a notification, default disabled

Setup

Unfortunately, I took down the extension from the extension store. Build from source to use it

Building from source

Note that you will need to have Node.js and Yarn installed.

  yarn install
  yarn build

The final build will be in home-blocks folder.

  • Go to Manage Extensions in Chrome
  • Select Developer Mode
  • Load Unpacked

To-Do

  • Add Test Cases

License

Home Blocks is licensed under MIT License