Value-Time

ValueTime

A beautiful Chrome extension that transforms your new tab into a time management dashboard, helping you stay mindful of your remaining time each day. Inspired by the “Motivation” Chrome extension.

Features

Screenshots

Dark Theme Screenshot Light Theme Screenshot

Installation

Chrome Web Store

The easiest way to install ValueTime is through the Chrome Web Store.

Manual Installation

  1. Download the latest release from the releases page
  2. Unzip the downloaded file
  3. Open Chrome and go to chrome://extensions/
  4. Enable “Developer mode” in the top right
  5. Click “Load unpacked” and select the unzipped folder

Development

Prerequisites

Local Setup

  1. Clone this repository
    git clone https://github.com/googleknight/Value-Time.git
    cd Value-Time
    
  2. Load the extension in Chrome:
    • Open Chrome and navigate to chrome://extensions/
    • Enable “Developer mode”
    • Click “Load unpacked” and select the project directory

Project Structure

Value-Time/
├── app/
│   ├── timeapp.js    # Main application logic
│   └── quotes.json   # Quotes database
├── css/
│   └── style.css     # Styles and theming
├── js/
│   └── analytics.js  # Analytics implementation
├── manifest.json     # Extension configuration
└── home.html        # New tab page template

Privacy

ValueTime takes your privacy seriously. We only collect anonymous usage statistics to improve the extension. Read our Privacy Policy for more details.

Contributing

Contributions are welcome! Feel free to submit issues and pull requests.

License

Copyright (c) 2025 Shubham Mathur. All rights reserved.

This project is licensed under the MIT License - see the LICENSE file for details.

Contact

For any questions or concerns, please contact: