Skip to content
This repository was archived by the owner on Feb 11, 2026. It is now read-only.

AustinCGomez/TimeBox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Timebox - Extension Version

Due to the fact that some freelancers cannot work with installed extensions we have decided to embark on a new desktop version of Timebox called https://github.com/AustinCGomez/TimeVault. We will be arhiving Timebox until we feel there is a need for a open source timesheet extension. Open Source developers are welcome to still fork this project but it will not be maintained by the original maintainer for the time being.

JavaScript License: MIT Chrome Extension

Features

  • Time Tracking: Log start and end times with descriptions
  • 📅 Date Management: Track hours across different dates
  • 💾 Local Storage: All data stored locally in your browser
  • 🗂️ History View: View all logged time entries
  • ⚙️ Settings: Manage your time tracking data
  • 🧪 Tested: Comprehensive test coverage for reliability

Quick Start

For Users

  1. Download the extension from the Chrome Web Store (coming soon)
  2. Or install manually:
    • Download the latest release from the Releases page
    • Extract the ZIP file
    • Open Chrome and go to chrome://extensions
    • Enable "Developer mode"
    • Click "Load unpacked" and select the extracted folder

Development

Technology Stack

  • Vanilla JavaScript (ES6+ modules)
  • Chrome Extension Manifest V3
  • Jest for testing
  • ESLint for code quality

Contributing

We welcome contributions!

Installation for Development

Prerequisites

  • Node.js 16+
  • npm or yarn
  • Google Chrome

Steps

  1. Fork the repository
  2. Clone your fork:
    git clone https://github.com/your-username/Timebox.git
    cd Timebox
  3. Load in Chrome:
    • Open Chrome → chrome://extensions
    • Enable "Developer mode"
    • Click "Load unpacked" → select dist folder

Browser Support

  • ✅ Google Chrome (Manifest V3)

License

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

Issues and Support

Found a bug? Have a suggestion? Please:

  1. Check existing Issues
  2. If no duplicate exists, create a new issue with:
    • Issue description
    • Steps to reproduce
    • Expected vs actual behavior
    • Browser/OS version
    • Screenshots (optional but helpful)

Acknowledgments

Thanks to all contributors who help make Timebox better for freelancers everywhere!

About

A simple timesheet extension designed for freelancers for Google Chrome and Microsoft Edge

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors