/todo-browser-extension

Todo browser extension

Primary LanguageJavaScript

ToDo Browser Extension

image

Overview

This browser extension is designed to help users manage their tasks and stay organized while browsing the web. With this extension, users can easily create, edit, and prioritize tasks directly from their browser window.

Features

  • Task Creation: Quickly add new tasks with a title and optional description.
  • Task Management: Edit, mark as completed, or delete tasks as needed.
  • Priority Levels: Assign priority levels to tasks for better organization.
  • Browser Integration: Seamlessly integrates into your browser for easy access.
  • Customization: Customize the extension to suit your workflow preferences.
  • Sync Across Devices: Sync your tasks across multiple devices with cloud integration.

Usage

Once the extension is installed, every time you open a new tab, a hilarious new joke will be waiting for you. No more dull starts to your browsing sessions!

Development

If you're interested in contributing to the development of this extension or modifying it for your personal use, follow these steps:

  1. Clone the repository:
    git clone https://github.com/qobulovasror/todo-browser-extension.git
  2. Navigate to the project directory:
    cd random-joke-extension
  3. Load the extension in your browser: Chrome:
    1. Open the Extension Management page by navigating to chrome://extensions.
    2. Enable "Developer mode" in the top-right corner.
    3. Click the "Load unpacked" button and select the extension directory. Firefox:
    4. Enter about:debugging in the URL bar.
    5. Click the "This Firefox" tab.
    6. Click the "Load Temporary Add-on" button and select the extension directory.
  4. Make changes: Feel free to modify the code to suit your preferences or add new features. The main logic is in popur.js.
  5. Test your changes After making your changes, open a new tab to test if the joke displays correctly.
  6. Share your improvements