FerdausPolok / dev-mates

A repository for storing useful code snippets that assist with everyday tasks, helping to streamline and improve day-to-day development workflows.
Apache License 2.0
8 stars 14 forks source link

TabTime Guardian #31

Closed tanushrigoel closed 3 weeks ago

tanushrigoel commented 3 weeks ago

Summary

This pull request includes the following major updates:

  1. Added a README file:

    • Describes the features, advantages, and usage instructions of the TabTime Guardian extension in detail.
    • Provides step-by-step instructions for cloning, installing, and using the extension.
  2. Enhanced Timer Functionality:

    • Fixed the issue where the timer was working globally on every website. Now, the timer applies only to the active tab.
    • Added proper handling for increment and decrement buttons while the timer is running.
    • Implemented a "Reset" button, allowing users to reset the current timer and set a new one without reloading the page.

Features Added

Notes