Vaporflow is a browser start page with daisyui distinctive aesthetic, featuring OpenWeather
Vaporflow is a browser start page Chrome extension that allows users to customize their start page with a stylish design and various features. Powered by React 18 and TypeScript, Vaporflow is built on top of the Chrome Extension Boilerplate React Vite and uses the Tailwind CSS framework along with components from Daisy UI for easy customization. It supports the latest Chrome Extension Manifest V3 specification.
To install Vaporflow Chrome extension, follow these steps:
Clone or fork this repository:
git clone git@github.com:gaelgoth/vaporflow-startpage.git
Install the required dependencies using yarn or npm:
yarn install
Run the development server with the command:
yarn dev
Open the Chrome browser and access chrome://extensions.
Enable the Developer mode.
Click on “Load unpacked extension” and select the dist folder from the cloned repository.
To build the extension for production, run the following command:
yarn build
Note: Make sure your node version is greater than or equal to 16.
The Vaporflow extension is now installed and can be accessed through the browser’s start page.
Vaporflow is a customizable browser start page Chrome extension that offers a stylish design and various features. It is built using React 18 and TypeScript and leverages the Tailwind CSS framework with components from Daisy UI for easy customization. It supports the latest Chrome Extension Manifest V3 specification and allows users to integrate real-time weather updates and customize their bookmarks and categories. With easy installation and configuration, Vaporflow is a convenient extension for users looking to personalize their browser start page.